Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-benchmark to v0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 41c7804 commit e211106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ agroal-pool = { module = "io.agroal:agroal-pool", version = "2.2" }
h2 = { module = "com.h2database:h2", version = "2.2.224" }

[plugins]
kotlin-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version = "0.4.9" }
kotlin-benchmark = { id = "org.jetbrains.kotlinx.benchmark", version = "0.4.10" }
kotlin-allopen = { id = "org.jetbrains.kotlin.plugin.allopen", version.ref = "kotlin" }
kotlin-noarg = { id = "org.jetbrains.kotlin.plugin.noarg", version.ref = "kotlin" }
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit e211106

Please sign in to comment.