Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-collection…
Browse files Browse the repository at this point in the history
…s-immutable-jvm to v0.3.7
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 5006fa2 commit 3c78417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object Versions {

const val io_vertx_vertx_plugin_gradle_plugin: String = "1.0.1"

const val kotlinx_collections_immutable_jvm: String = "0.3"
const val kotlinx_collections_immutable_jvm: String = "0.3.7"

const val junit_platform_launcher: String = "1.6.0"

Expand Down

0 comments on commit 3c78417

Please sign in to comment.