Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 1, 2024
1 parent b39052f commit 6850a34
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
Expand Up @@ -13,7 +13,7 @@ version = "0.0.1"

val applicationClassName = "CHANGEME"

val kotlinVersion = "1.9.21"
val kotlinVersion = "1.9.22"
val ktorVersion = "1.6.8"
val junitVersion = "5.10.1"

Expand Down

0 comments on commit 6850a34

Please sign in to comment.