Skip to content

Commit

Permalink
Upgrade Spring Boot to 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed Nov 21, 2024
1 parent 6055c55 commit 4702318
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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
6 changes: 3 additions & 3 deletions kotlin-js-store/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,9 +596,9 @@ camelcase@^6.0.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001669:
version "1.0.30001680"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz#5380ede637a33b9f9f1fc6045ea99bd142f3da5e"
integrity sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==
version "1.0.30001683"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001683.tgz#7f026a2d5d319a9cf8915a1451173052caaadc81"
integrity sha512-iqmNnThZ0n70mNwvxpEC2nBJ037ZHZUoBI5Gorh1Mw6IlEAZujEoU1tXA628iZfzm7R9FvFzxbfdgml82a3k8Q==

chalk@^4.1.0:
version "4.1.2"
Expand Down

0 comments on commit 4702318

Please sign in to comment.