Skip to content

Commit

Permalink
Update dependency org.projectnessie.cel:cel-bom to v0.3.18 (#7142)
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 Jun 27, 2023
1 parent 0b3273b commit f49dd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk15on", version.ref
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "bouncycastle" }
cassandra-driver-bom = { module = "com.datastax.oss:java-driver-bom", version = "4.16.0" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "2.9.3" }
cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.3.17" }
cel-bom = { module = "org.projectnessie.cel:cel-bom", version = "0.3.18" }
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
docker-java-api = { module = "com.github.docker-java:docker-java-api", version = "3.3.1" }
errorprone-annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "errorprone" }
Expand Down

0 comments on commit f49dd21

Please sign in to comment.