Skip to content

Commit

Permalink
fix(deps): update io.grpc.version to v1.60.1 (#597)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 116b100 commit b657df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<!-- exclusion expression for e2e tests -->
<testExclusions>**/e2e/*.java</testExclusions>
<io.grpc.version>1.60.0</io.grpc.version>
<io.grpc.version>1.60.1</io.grpc.version>
</properties>

<name>flagd</name>
Expand Down

0 comments on commit b657df1

Please sign in to comment.