Skip to content

Commit

Permalink
chore: Bump kotlin version from 1.9.23 to 1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 13, 2024
1 parent d2d7170 commit 63416b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
extra.apply {
set("kotlin_version", "1.9.23")
set("kotlin_version", "1.9.24")
}

repositories {
Expand Down

0 comments on commit 63416b0

Please sign in to comment.