Skip to content

Commit

Permalink
Update kotlin monorepo to v1.8.22
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.8.22 |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                     | 1.8.21 | 1.8.22 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-jdk8                                             | 1.8.21 | 1.8.22 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-common                                           | 1.8.21 | 1.8.22 |
  • Loading branch information
renovate[bot] committed Jun 7, 2023
1 parent d372ad2 commit 6c3688e
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 @@ -7,7 +7,7 @@ dokka = "1.8.10"
intellijOpenApi = "7.0.3"
javaAssist = "3.29.2-GA"
junit = "5.9.2"
kotlin = "1.8.21"
kotlin = "1.8.22"
kotlinCompileTesting = "1.5.0"
javaCompileTesting = "0.21.0"
kotlinBinaryCompatibilityValidator = "0.13.0"
Expand Down

0 comments on commit 6c3688e

Please sign in to comment.