Skip to content

Commit

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

Updates `de.otto.edison:edison-core` from 3.3.0 to 3.3.2
- [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.3.0 to 3.3.2
- [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 and MediaMarco committed Sep 27, 2024
1 parent df5c557 commit b8e4356
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.27.7"
springBootVersion = "3.3.4"
edisonVersion = "3.3.0"
edisonVersion = "3.3.2"
testcontainersVersion = "1.20.1"
}

Expand Down

0 comments on commit b8e4356

Please sign in to comment.