Skip to content

Commit

Permalink
chore(core-deps): update plugin kotlin-jvm to v1.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2022
1 parent 81585ae commit d296a8e
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.7.10"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:0.3.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.7.10"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.7.20"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.4.10"
publishOnCentral = "org.danilopianini.publish-on-central:2.0.6"

0 comments on commit d296a8e

Please sign in to comment.