We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80383ed commit 2c572e5Copy full SHA for 2c572e5
build.gradle.kts
@@ -6,7 +6,7 @@ import pl.allegro.tech.build.axion.release.domain.hooks.HooksConfig
6
7
8
plugins {
9
- id("com.github.kt3k.coveralls") version "2.8.2"
+ id("com.github.kt3k.coveralls") version "2.12.0"
10
id("io.github.gradle-nexus.publish-plugin") version "1.0.0"
11
id("org.jmailen.kotlinter") version "3.3.0" apply false
12
id("pl.allegro.tech.build.axion-release") version "1.9.2"
0 commit comments