Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.2.0 (
Browse files Browse the repository at this point in the history
#800)

* fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.2.0

* update grpc Java 1.59.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
  • Loading branch information
renovate[bot] and sdelamo authored Nov 30, 2023
1 parent b9bd187 commit f22b121
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
@@ -1,5 +1,5 @@
[versions]
managed-grpc = '1.59.0'
managed-grpc = '1.59.1'
managed-protobuf = '3.25.1'
managed-protobuf-gradle = '0.9.4'
managed-grpc-kotlin = '1.4.1'
Expand All @@ -9,7 +9,7 @@ jaeger-core = '1.8.1'
opentracing-grpc = '0.2.3'
opentracing-mock = '0.33.0'

micronaut = "4.1.11"
micronaut = "4.2.0"
micronaut-platform = "4.0.6"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0"
Expand Down

0 comments on commit f22b121

Please sign in to comment.