Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.23
Browse files Browse the repository at this point in the history
| datasource | package                                                                             | from   | to     |
| ---------- | ----------------------------------------------------------------------------------- | ------ | ------ |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.8.21 | 1.9.23 |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                     | 1.8.21 | 1.9.23 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-jdk8                                             | 1.8.21 | 1.9.23 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-common                                           | 1.8.21 | 1.9.23 |
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent fa9fcb8 commit 2c33dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/projects.libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ classgraph = "4.8.157"
dokka = "1.8.10"
junit = "5.9.2"
junitLauncher = "1.9.2"
kotlin = "1.8.21"
kotlin = "1.9.23"
kotest = "5.6.1"
javaSmt = "3.14.3"
javaCompileTesting = "0.21.0"
Expand Down

0 comments on commit 2c33dde

Please sign in to comment.