Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom t…
Browse files Browse the repository at this point in the history
…o v2.2.0 (#2435)

* fix(deps): update dependency io.micronaut.serde:micronaut-serde-bom to v2.2.0

* Fix build, use latest dependencies

* Update snapshot version, removed last dot from version

---------

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 Aug 7, 2023
1 parent 763d2e2 commit e36b7b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
projectVersion=4.1.0.-SNAPSHOT
projectVersion=4.1.0-SNAPSHOT
projectGroupId=io.micronaut.data

title=Micronaut Data
Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
micronaut = "4.1.0"
micronaut-platform = "4.0.2"
micronaut-platform = "4.0.3"
micronaut-docs = "2.0.0"
micronaut-gradle-plugin = "4.0.2"
micronaut-testresources = "2.0.0"
Expand All @@ -9,7 +9,7 @@ micronaut-azure = "5.0.1"
micronaut-reactor = "3.0.1"
micronaut-rxjava2 = "2.0.1"
micronaut-r2dbc = "5.0.1"
micronaut-serde = "2.1.1"
micronaut-serde = "2.2.0"
micronaut-sql = "5.0.1"
micronaut-spring = "5.0.1"
micronaut-test = "4.0.0"
Expand Down

0 comments on commit e36b7b6

Please sign in to comment.