Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plu…
Browse files Browse the repository at this point in the history
…gin to v4.2.0 (#545)

* fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.2.0

* Update testresources to 2.2.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: radovanradic <[email protected]>
  • Loading branch information
renovate[bot] and radovanradic authored Nov 15, 2023
1 parent 6bcfd8a commit 7d2bc9d
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 @@
micronaut = "4.2.0"
micronaut-platform = "4.0.3"
micronaut-docs = "2.0.0"
micronaut-gradle-plugin = "4.1.2"
micronaut-gradle-plugin = "4.2.0"

groovy = "4.0.13"
spock = "2.3-groovy-4.0"
Expand All @@ -14,7 +14,7 @@ managed-mongo-reactive = "4.11.1"
micronaut-micrometer = "5.1.2"
micronaut-serde = "2.4.0"
micronaut-test = "4.1.0"
micronaut-testresources = "2.1.0"
micronaut-testresources = "2.2.0"
micronaut-validation = "4.2.0"
micronaut-logging = "1.1.2"

Expand Down

0 comments on commit 7d2bc9d

Please sign in to comment.