Skip to content

Commit

Permalink
Upgraded dependencies (Spring Boot 3.3.6, Kilua RPC 0.0.23)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Nov 21, 2024
1 parent 422d28f commit e4c9c56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ksp = "2.1.0-RC2-1.0.28"
detekt = "1.23.7"
npm-publish = "3.4.2"
gradle-plugin-publish = "1.3.0"
kilua-rpc = "0.0.22"
kilua-rpc = "0.0.23"
kilua-gettext = "0.0.2"
kotlinx-atomicfu = "0.26.0"
kotlinx-coroutines = "1.9.0"
Expand All @@ -22,7 +22,7 @@ koin = "4.1.0-Beta1"
koin-annotations = "2.0.0-Beta2"
micronaut = "4.7.0"
micronaut-plugins = "4.4.4"
spring-boot = "3.3.5"
spring-boot = "3.3.6"
spring-dependency-management = "1.1.6"
vertx = "5.0.0.CR1"
vertx-plugin = "1.4.0"
Expand Down

0 comments on commit e4c9c56

Please sign in to comment.