Skip to content

Commit

Permalink
Kotlin 2.0.0-Beta3. Update Spring Boot, DGS, jsoup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ychescale9 committed Jan 25, 2024
1 parent ebf7695 commit c4e06ee
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]
kotlin = "2.0.0-Beta2"
spring-boot = "3.1.5"
kotlin = "2.0.0-Beta3"
spring-boot = "3.2.2"
spring-dependencyManagement = "1.1.4"
jib = "3.4.0"
ktor = "2.3.7"
dgsBom = "8.2.2"
dgsCodegen = "6.1.3"
dgsBom = "8.2.4"
dgsCodegen = "6.1.4"
detekt = "1.23.4"
apacheCommonsText = "1.11.0"
apacheCommonsLang3 = "3.14.0"
apacheCommonsNet = "3.10.0"
caffeine = "3.1.8"
scrapeit = "1.3.0-alpha.2"
jsoup = "1.17.1"
jsoup = "1.17.2"
xalan = "2.7.3"
toolchainsResolver = "0.7.0"

Expand Down

0 comments on commit c4e06ee

Please sign in to comment.