Skip to content

Commit e4227e8

Browse files
authored
Upgrade maven publish to 0.33.0 (#124)
1 parent 0c0f3e5 commit e4227e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
5858
composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
5959
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
6060
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
61-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
61+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }

0 commit comments

Comments
 (0)