Skip to content

Commit

Permalink
Update Kotlin to 1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire committed Apr 3, 2023
1 parent 2ea75fb commit a8b910d
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 25 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ build-kotlinx-serialization = "1.5.0"
build-node = "16.18.1"
build-snakeyaml = "2.0"
build-vercel-ncc = "0.36.1"
kotlin = "1.8.10"
kotlin-wrappers = "1.0.0-pre.526"
kotlin = "1.8.20"
kotlin-wrappers = "1.0.0-pre.529"
kotlinx-coroutines = "1.6.4"
nullWritable = "1.0.5"
semver = "7.3.8"
workflows-kotlin = "1.8.10"
workflows-kotlin = "1.8.20"

[libraries]
build-github-api = { module = "org.kohsuke:github-api", version.ref = "build-github-api" }
Expand Down

0 comments on commit a8b910d

Please sign in to comment.