Skip to content

Commit

Permalink
Bump edisonVersion from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps `edisonVersion` from 3.2.0 to 3.3.0.

Updates `de.otto.edison:edison-core` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/otto-de/jlineup/releases)
- [Changelog](https://github.com/otto-de/jlineup/blob/main/HISTORY.md)
- [Commits](https://github.com/otto-de/jlineup/commits)

Updates `de.otto.edison:edison-testsupport` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/otto-de/jlineup/releases)
- [Changelog](https://github.com/otto-de/jlineup/blob/main/HISTORY.md)
- [Commits](https://github.com/otto-de/jlineup/commits)

---
updated-dependencies:
- dependency-name: de.otto.edison:edison-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.otto.edison:edison-testsupport
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 19, 2024
1 parent 6e9c81e commit 5c53b15
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 @@ -26,7 +26,7 @@ group = 'de.otto.synapse'
ext {
awsSdkVersion = "2.25.41"
springBootVersion = "3.3.2"
edisonVersion = "3.2.0"
edisonVersion = "3.3.0"
testcontainersVersion = "1.19.7"
}

Expand Down

0 comments on commit 5c53b15

Please sign in to comment.