Skip to content

Commit f164694

Browse files
committed
upgrade publish plugin
1 parent 56ed33f commit f164694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id("org.jetbrains.dokka") version "1.9.20" apply false
44
id("org.owasp.dependencycheck") version "8.2.1" apply false
55
id("io.gitlab.arturbosch.detekt") version "1.23.0" apply false
6-
id("com.vanniktech.maven.publish") version "0.28.0" apply false
6+
id("com.vanniktech.maven.publish") version "0.33.0" apply false
77
id("com.github.ben-manes.versions") version "0.51.0" apply false
88
id("ru.vyarus.mkdocs") version "4.0.1"
99
}

0 commit comments

Comments
 (0)