Skip to content

Commit

Permalink
Bump org.odpi.egeria:egeria from 3.11 to 4.2
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 4.2.
- [Release notes](https://github.com/odpi/egeria/releases)
- [Commits](odpi/egeria@V3.11...V4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent da6c9de commit 9c70f1a
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 = '4.2'
slf4jVersion = '1.7.36'
jacksonVersion = '2.13.3'
jupiterVersion = '5.9.0'
Expand Down

0 comments on commit 9c70f1a

Please sign in to comment.