Skip to content

Commit

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

Updates `de.otto.edison:edison-core` from 3.1.7 to 3.2.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.1.7 to 3.2.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 Feb 1, 2024
1 parent 9131d4b commit 5735cec
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.22.9"
springBootVersion = "3.2.2"
edisonVersion = "3.1.7"
edisonVersion = "3.2.0"
testcontainersVersion = "1.19.4"
}

Expand Down

0 comments on commit 5735cec

Please sign in to comment.