Skip to content

Commit

Permalink
Update to Micronaut 3.9.1 (#6413)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpgrailsdev committed May 11, 2023
1 parent 809b0e0 commit a47513b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlin = "1.8.20"
kubernetes-client = "6.5.1"
log4j = "2.17.2"
lombok = "1.18.24"
micronaut = "3.9.0"
micronaut = "3.9.1"
micronaut-data = "3.10.0"
micronaut-email = "1.5.0"
micronaut-jaxrs = "3.4.0"
Expand Down Expand Up @@ -184,7 +184,7 @@ temporal = ["temporal-sdk", "temporal-serviceclient"]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
js2p = { id = "com.github.eirnym.js2p", version = "1.0" }
micronaut-minimal-application = { id = "io.micronaut.minimal.application", version = "3.7.3" }
micronaut-minimal-application = { id = "io.micronaut.minimal.application", version = "3.7.9" }
node-gradle = { id = "com.github.node-gradle.node", version = "3.4.0" }
nu-studer-jooq = { id = "nu.studer.jooq", version = "8.1" }
openapi-generator = { id = "org.openapi.generator", version = "6.2.1" }

0 comments on commit a47513b

Please sign in to comment.