Skip to content

Commit

Permalink
Bump org.odpi.egeria:egeria from 3.11 to 5.0
Browse files Browse the repository at this point in the history
Bumps [org.odpi.egeria:egeria](https://github.com/odpi/egeria) from 3.11 to 5.0.
- [Release notes](https://github.com/odpi/egeria/releases)
- [Commits](https://github.com/odpi/egeria/commits)

---
updated-dependencies:
- dependency-name: org.odpi.egeria:egeria
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent da6c9de commit 4696f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ allprojects {
*/

ext {
egeriaversion = '3.11'
egeriaversion = '5.0'
slf4jVersion = '1.7.36'
jacksonVersion = '2.13.3'
jupiterVersion = '5.9.0'
Expand Down

0 comments on commit 4696f90

Please sign in to comment.