Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Nov 27, 2024
1 parent ef3708f commit ef406ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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"
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 ef406ef

Please sign in to comment.