Skip to content

Commit

Permalink
chore(core-deps): update plugin kotlin-jvm to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent b300588 commit 8694de9
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 @@ -10,6 +10,6 @@ spek-runner-junit5 = { module = "org.spekframework.spek2:spek-runner-junit5", ve
[plugins]
dokka = "org.jetbrains.dokka:1.8.20"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.10"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.10"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.5.4"
publishOnCentral = "org.danilopianini.publish-on-central:5.0.11"

0 comments on commit 8694de9

Please sign in to comment.