Skip to content

Commit

Permalink
[patch] kotlin 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfmurdock committed Nov 2, 2023
1 parent df6e51f commit 5a83db6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions tools/digger-json/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ kotlin {
dependencies {
commonMainImplementation(platform(project(":dependency-bom")))
commonMainApi(project(":digger-model"))
commonMainImplementation("org.jetbrains.kotlin:kotlin-stdlib:1.9.20")
commonMainImplementation("org.jetbrains.kotlinx:kotlinx-serialization-json")
commonTestImplementation(kotlin("test"))
commonTestImplementation("com.benasher44:uuid")
Expand Down

0 comments on commit 5a83db6

Please sign in to comment.