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 Nov 20, 2024
1 parent 44e7d4b commit e4e6d21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
kotlin = "2.0.21"
spring-boot = "3.3.5"
spring-dependencyManagement = "1.1.6"
ktor = "3.0.0"
dgsBom = "9.1.3"
dgsCodegen = "6.3.0"
ktor = "3.0.1"
dgsBom = "9.2.0"
dgsCodegen = "7.0.2"
detekt = "1.23.7"
graalvmNative = "0.10.3"
apacheCommonsText = "1.12.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.11-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit e4e6d21

Please sign in to comment.