Skip to content

Commit

Permalink
bump to micronaut 4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis95 committed Jul 25, 2024
1 parent f4d3259 commit 2269561
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 @@ -2,7 +2,7 @@
grpc = "1.62.2"
lucene = "9.11.0"
koloboke = "1.0.0"
micronaut = "4.4.2" # used by the micronaut plugin configuration
micronaut = "4.5.1" # used by the micronaut plugin configuration
mongodb = "4.11.1"
picocli = "4.7.5"
poi = "5.2.5"
Expand Down Expand Up @@ -78,5 +78,5 @@ poi = ["poi", "poi-ooxml"]

[plugins]
reckon = { id = "org.ajoberstar.reckon", version = "0.18.2" }
micronaut-application = { id = "io.micronaut.application", version = "4.3.8" }
micronaut-application = { id = "io.micronaut.application", version = "4.4.2" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }

0 comments on commit 2269561

Please sign in to comment.