Skip to content

Commit

Permalink
Bump dev.cel:cel from 0.5.1 to 0.5.2 in /sources (#411)
Browse files Browse the repository at this point in the history
Bumps [dev.cel:cel](https://github.com/google/cel-java) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/google/cel-java/releases)
- [Commits](google/cel-java@v0.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: dev.cel:cel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent 5f4aeac commit 2492a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>dev.cel</groupId>
<artifactId>cel</artifactId>
<version>0.5.1</version>
<version>0.5.2</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit 2492a15

Please sign in to comment.