Skip to content

Commit 1021c28

Browse files
Bump com.vanniktech.maven.publish from 0.31.0 to 0.33.0 (#282)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6961a06 commit 1021c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turtle/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import java.net.URL
55
plugins {
66
kotlin("jvm")
77
id("org.jetbrains.dokka") version "2.0.0"
8-
id("com.vanniktech.maven.publish") version "0.31.0"
8+
id("com.vanniktech.maven.publish") version "0.33.0"
99
id("org.jmailen.kotlinter")
1010
}
1111

0 commit comments

Comments
 (0)