Skip to content

Commit

Permalink
Update to Kotlin 1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Strawderman authored and kilink committed Jan 10, 2024
1 parent 9f561d4 commit 0225d6e
Show file tree
Hide file tree
Showing 29 changed files with 92,859 additions and 10,446 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
*/

object Versions {
const val KOTLIN_VERSION = "1.9.21"
const val KOTLIN_VERSION = "1.9.22"
}
Loading

0 comments on commit 0225d6e

Please sign in to comment.