Skip to content

Commit

Permalink
Merge pull request #46 from utwyko/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlin.jvm-1.9.23

Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.23
  • Loading branch information
utwyko authored Mar 11, 2024
2 parents 86c2532 + 5651c2f commit 0ef59b2
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 @@ -6,6 +6,6 @@ assertk = { module = "com.willowtreeapps.assertk:assertk", version = "0.28.0" }
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }

[plugins]
kotlin-gradlePluginJvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
kotlin-gradlePluginJvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
gradleVersionsPlugin = { id = "com.github.ben-manes.versions", version = "0.51.0" }

0 comments on commit 0ef59b2

Please sign in to comment.