Skip to content

Commit 0a83425

Browse files
committed
chore: correct relelase plugins
1 parent f69e1ad commit 0a83425

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ plugins {
1414
signing
1515
`maven-publish`
1616
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"
17+
id("pl.allegro.tech.build.axion-release") version "1.18.18"
18+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1919
id("ru.vyarus.quality") version "4.8.0"
2020
kotlin("jvm") version "1.7.10"
2121
}

0 commit comments

Comments
 (0)