Skip to content

Commit

Permalink
fix(deps): update kotlin monorepo to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 49773a8 commit a4edd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '2.0.20'
kotlin_version = '2.0.21'
spigot_version = '1.16.5-R0.1-SNAPSHOT'
}
repositories {
Expand Down

0 comments on commit a4edd11

Please sign in to comment.