Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.23 (#7027)
Browse files Browse the repository at this point in the history
* Update kotlin monorepo to v1.9.23

* Update checksum for Kotlin 1.9.23

---------

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
2 people authored and cortinico committed Mar 23, 2024
1 parent 10bca1b commit 47bb715
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlinCompilerChecksum=88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6
kotlinCompilerChecksum=93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88

kotlin.code.style=official
systemProp.sonar.host.url=http://localhost:9000
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
dokka = "1.8.10"
jacoco = "0.8.10"
kotlin = "1.9.22"
kotlin = "1.9.23"
ktlint = "0.50.0"
junit = "5.9.3"
contester = "0.2.0"
Expand Down

0 comments on commit 47bb715

Please sign in to comment.