Skip to content

Commit

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

Updates `de.otto.edison:edison-core` from 3.1.5 to 3.1.7
- [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.5 to 3.1.7
- [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-patch
- dependency-name: de.otto.edison:edison-testsupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 7a69298 commit 9f1e2a2
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.20.149"
springBootVersion = "3.1.3"
edisonVersion = "3.1.5"
edisonVersion = "3.1.7"
}


Expand Down

0 comments on commit 9f1e2a2

Please sign in to comment.