Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v1.9.24 (#7264)
Browse files Browse the repository at this point in the history
* fix(deps): update kotlin monorepo to v1.9.24

* Update Kotlin compiler checksum

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Haughton <3flex@users.noreply.github.com>
  • Loading branch information
renovate[bot] and 3flex committed May 7, 2024
1 parent f1b1bb1 commit 38651f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion detekt-compiler-plugin/gradle.properties
@@ -1,4 +1,4 @@
kotlinCompilerChecksum=93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88
kotlinCompilerChecksum=eb7b68e01029fa67bc8d060ee54c12018f2c60ddc438cf21db14517229aa693b

kotlin.code.style=official
systemProp.sonar.host.url=http://localhost:9000
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
@@ -1,7 +1,7 @@
[versions]
dokka = "1.9.20"
jacoco = "0.8.12"
kotlin = "1.9.23"
kotlin = "1.9.24"
coroutines = "1.8.0"
ktlint = "1.2.1"
junit = "5.10.2"
Expand Down

0 comments on commit 38651f8

Please sign in to comment.