Skip to content

Commit

Permalink
Upgrade to Kotlin 1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
liblit committed Dec 9, 2023
1 parent e9e561e commit 6fd5b87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
1 change: 1 addition & 0 deletions .idea/.gitignore

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

6 changes: 0 additions & 6 deletions .idea/kotlinc.xml

This file was deleted.

2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ w3c-css-sac = "org.eclipse.birt.runtime:org.w3c.css.sac:1.3.1.v200903091627"
[plugins]
file-lister = "all.shared.gradle.file-lister:1.0.2"
google-java-format = "com.github.sherter.google-java-format:0.9"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.0"
kotlin-jvm = "org.jetbrains.kotlin.jvm:1.9.20"
ktfmt = "com.ncorti.ktfmt.gradle:0.11.0"
shellcheck = "com.felipefzdz.gradle.shellcheck:1.4.6"
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
Expand Down

0 comments on commit 6fd5b87

Please sign in to comment.