Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 55770dd commit 0122f2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions backend/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
kotlin = "1.9.21"
spring = "1.9.21"
springBoot = "3.2.0"
springDependencyManagement = "1.1.4"
kotlin = "1.9.24"
spring = "1.9.24"
springBoot = "3.3.2"
springDependencyManagement = "1.1.6"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 0122f2f

Please sign in to comment.