Skip to content

Commit

Permalink
Kotlin 2.0.0-Beta5
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex committed Mar 20, 2024
1 parent e5f669c commit 2d629a9
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=aa7ec35e8101a2186ddd31700a19f2b53081ac0b1a795f30eee37ae6b41f7da9
kotlinCompilerChecksum=2a4d493c82c55f97901cadef106d4eb8e35f20c3c288532c7a475c683c41f1bc

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.9.10"
jacoco = "0.8.11"
kotlin = "2.0.0-Beta4"
kotlin = "2.0.0-Beta5"
coroutines = "1.7.3"
ktlint = "1.1.1"
junit = "5.10.2"
Expand Down

0 comments on commit 2d629a9

Please sign in to comment.