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 f69e1ad commit 0a83425Copy full SHA for 0a83425
build.gradle.kts
@@ -14,8 +14,8 @@ plugins {
14
signing
15
`maven-publish`
16
jacoco
17
- id("pl.allegro.tech.build.axion-release") version "1.14.4"
18
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("pl.allegro.tech.build.axion-release") version "1.18.18"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("ru.vyarus.quality") version "4.8.0"
20
kotlin("jvm") version "1.7.10"
21
}
0 commit comments