Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 7319d11 commit 92dc492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
kotlin = "2.1.0"
spring-boot = "3.4.1"
kotlin = "2.1.10"
spring-boot = "3.4.2"
spring-dependencyManagement = "1.1.7"
ktor = "3.0.3"
dgsBom = "10.0.1"
dgsBom = "10.0.3"
dgsCodegen = "7.0.3"
detekt = "1.23.7"
graalvmNative = "0.10.4"
caffeine = "3.1.8"
caffeine = "3.2.0"
scrapeit = "1.3.0-alpha.2"
toolchainsResolver = "0.8.0"

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 92dc492

Please sign in to comment.