Skip to content

Commit

Permalink
Bump Kotlin from 1.7.10 to 1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
szabado-faire committed Mar 14, 2024
1 parent c13b682 commit dae0794
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.7.0"
kotlin("jvm") version "1.9.23"
}

repositories {
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
ktlint = "0.40.0"
kotlin = "1.7.10"
kotlin = "1.9.23"

[libraries]
assertj = { module = "org.assertj:assertj-core", version = "3.23.1" }
Expand Down

0 comments on commit dae0794

Please sign in to comment.