Skip to content

Commit

Permalink
Upgraded dependencies (Jooby 3.1.2, Micronaut 4.4.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaros committed May 27, 2024
1 parent e544837 commit 10c4b94
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.7.0-RC"
kotlinx-datetime = "0.6.0"
javalin = "6.1.4"
jooby = "3.1.1"
jooby = "3.1.2"
ktor = "2.3.11"
koin = "3.6.0-Beta4"
koin-annotations = "1.3.1"
micronaut = "4.4.2"
micronaut = "4.4.3"
micronaut-plugins = "4.4.0"
spring-boot = "3.3.0"
spring-dependency-management = "1.1.5"
Expand Down
15 changes: 9 additions & 6 deletions kotlin-js-store/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 10c4b94

Please sign in to comment.