Skip to content

Commit

Permalink
Update gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 55770dd commit 999f25e
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.1"
springDependencyManagement = "1.1.5"

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

0 comments on commit 999f25e

Please sign in to comment.