Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut.validation:micronaut-valida…
Browse files Browse the repository at this point in the history
…tion-bom to v4.0.0-m11 (#2307)

* fix(deps): update dependency io.micronaut.validation:micronaut-validation-bom to v4.0.0-m11

* Update other dependencies

Commit all in one to save up build time

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: radovanradic <radicr@gmail.com>
  • Loading branch information
renovate[bot] and radovanradic authored Jun 19, 2023
1 parent 4a57bc3 commit dc74a14
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ micronaut-gradle-plugin = "4.0.0-M4"
micronaut-testresources = "2.0.0-M10"

micronaut-azure = "5.0.0-M5"
micronaut-reactor = "3.0.0-M7"
micronaut-rxjava2 = "2.0.0-M5"
micronaut-r2dbc = "5.0.0-M10"
micronaut-reactor = "3.0.0-M8"
micronaut-rxjava2 = "2.0.0-M6"
micronaut-r2dbc = "5.0.0-M11"
micronaut-serde = "2.0.0-M11"
micronaut-sql = "5.0.0-M11"
micronaut-spring = "5.0.0-M4"
micronaut-spring = "5.0.0-M6"
micronaut-test = "4.0.0-M7"
micronaut-mongo = "5.0.0-M4"
micronaut-mongo = "5.0.0-M5"
micronaut-kotlin = "4.0.0-M5"
micronaut-multitenancy = "5.0.0-M5"
micronaut-validation = "4.0.0-M10"
micronaut-logging = "1.0.0-M4"
micronaut-flyway = "6.0.0-M7"
micronaut-multitenancy = "5.0.0-M6"
micronaut-validation = "4.0.0-M11"
micronaut-logging = "1.0.0-M5"
micronaut-flyway = "6.0.0-M8"

groovy = "4.0.12"

Expand Down

0 comments on commit dc74a14

Please sign in to comment.