Skip to content

Commit e1707d1

Browse files
committed
bump kotlin to 1.9.24, vanniktech.maven.publish to 0.28.0
1 parent 7981a6d commit e1707d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
2-
kotlin = "1.9.22"
2+
kotlin = "1.9.24"
33

44
[plugins]
55
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
6-
vanniktech-maven-publish = "com.vanniktech.maven.publish:0.23.2"
6+
vanniktech-maven-publish = "com.vanniktech.maven.publish:0.28.0"

0 commit comments

Comments
 (0)