Skip to content

Commit

Permalink
Upgrade to Micronaut 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Nov 25, 2023
1 parent 47cb717 commit dac3bdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Released: in-progress
=== Dependency Updates

* Jackson 2.16.0
* Micronaut Platform 4.1.5
* Micronaut Platform 4.2.0

=== Build/Test Updates

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ junitJupiterVersion = 5.10.0
spockVersion = 2.3-groovy-4.0
slf4jVersion = 2.0.9
jacksonVersion = 2.16.0
micronautVersion = 4.1.5
micronautAppGradlePluginVersion = 4.1.1
micronautVersion = 4.2.0
micronautAppGradlePluginVersion = 4.2.0
javaMoneyApiVersion = 1.1
javaMoneyMonetaVersion = 1.4.2

Expand Down

0 comments on commit dac3bdf

Please sign in to comment.