Skip to content

Commit 2e7a7dc

Browse files
renovate[bot]sdelamo
authored andcommitted
fix(deps): update dependency io.grpc:grpc-api to v1.52.1 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0598a1a commit 2e7a7dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle/libs.versions.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ micronaut = '3.7.5'
1010
reflections = '0.10.2'
1111
validation = '2.0.1.Final'
1212
# TODO: Fix this in the core bom (see https://github.com/micronaut-projects/micronaut-micrometer/pull/425)
13-
grpc = '1.51.1'
14-
13+
grpc = '1.52.1'
1514
[libraries]
1615
boms-micrometer = { module = 'io.micrometer:micrometer-bom', version.ref = 'managed-micrometer' }
1716
cache-api = { module = 'javax.cache:cache-api', version.ref = 'jcache' }

0 commit comments

Comments
 (0)