Skip to content

Commit

Permalink
⬆️ Upgrade kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lysoun committed May 7, 2024
1 parent fd83968 commit 47fbb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val kotlin = "1.5.31"
const val kotlin = "1.6.21"
const val kotlinLogging = "1.7.7"
const val logbackClassic = "1.3.3"
const val junit = "5.7.0"
Expand Down

0 comments on commit 47fbb24

Please sign in to comment.