Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Bump org.odpi.egeria:egeria from 4.0 to 4.3
Browse files Browse the repository at this point in the history
Bumps [org.odpi.egeria:egeria](https://github.com/odpi/egeria) from 4.0 to 4.3.
- [Release notes](https://github.com/odpi/egeria/releases)
- [Commits](odpi/egeria@V4.0...V4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 6b35052 commit 3cc596a
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 @@ -59,7 +59,7 @@ subprojects {

// Assign variables for any constraints
ext {
egeriaversion = '4.0'
egeriaversion = '4.3'
atlasversion = '2.3.0'
jaxbversion = '2.3.1'
mockserverversion = '5.15.0'
Expand Down

0 comments on commit 3cc596a

Please sign in to comment.