Skip to content

Commit

Permalink
Merge pull request #422 from jhipster/create-pull-request/patch
Browse files Browse the repository at this point in the history
update micronaut-platform bom to v4.7.0
  • Loading branch information
DanielFran authored Nov 14, 2024
2 parents cc4db58 + 5c0c4ed commit f04e936
Show file tree
Hide file tree
Showing 2 changed files with 522 additions and 302 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 = '8.0' }

micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.6.3' }
micronaut-platform = { module = 'io.micronaut.platform:micronaut-platform', version = '4.7.0' }

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

Expand Down
Loading

0 comments on commit f04e936

Please sign in to comment.