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 27, 2024
1 parent ef3708f commit be7652e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
kotlin = "2.0.21"
spring-boot = "3.3.5"
spring-boot = "3.4.0"
spring-dependencyManagement = "1.1.6"
ktor = "3.0.0"
dgsBom = "9.2.0"
ktor = "3.0.1"
dgsBom = "9.2.2"
dgsCodegen = "7.0.2"
detekt = "1.23.7"
graalvmNative = "0.10.3"
Expand All @@ -12,7 +12,7 @@ apacheCommonsLang3 = "3.17.0"
apacheCommonsNet = "3.11.1"
caffeine = "3.1.8"
scrapeit = "1.3.0-alpha.2"
jsoup = "1.18.1"
jsoup = "1.18.2"
xalan = "2.7.3"
toolchainsResolver = "0.8.0"

Expand Down

0 comments on commit be7652e

Please sign in to comment.