Skip to content

Commit

Permalink
update micronaut-platform bom to v4.5.0 (#368)
Browse files Browse the repository at this point in the history
* update micronaut-platform bom to v4.5.0

* Update libs.versions.toml

---------

Co-authored-by: JHipster Bot <[email protected]>
Co-authored-by: Marcelo Shima <[email protected]>
  • Loading branch information
3 people authored Jun 11, 2024
1 parent 521fada commit 9c2c124
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 100 deletions.
2 changes: 1 addition & 1 deletion generators/micronaut/resources/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jaxb-runtime = { module = 'org.glassfish.jaxb:jaxb-runtime', version = '4.0.5' }

logstash-logback-encoder = { module = 'net.logstash.logback:logstash-logback-encoder', version = '7.4' }

micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.4.3' }
micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.5.0' }

redisson = { module = 'org.redisson:redisson', version = '3.31.0' }

Expand Down
Loading

0 comments on commit 9c2c124

Please sign in to comment.