Skip to content

Commit

Permalink
Update plugin nexus to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 187f3a4 commit d22777d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core",
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
nexus = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
nexus = { id = "com.vanniktech.maven.publish", version = "0.29.0" }

0 comments on commit d22777d

Please sign in to comment.