Skip to content

Commit b8e4356

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump edisonVersion from 3.3.0 to 3.3.2
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]>
1 parent df5c557 commit b8e4356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ group = 'de.otto.synapse'
2626
ext {
2727
awsSdkVersion = "2.27.7"
2828
springBootVersion = "3.3.4"
29-
edisonVersion = "3.3.0"
29+
edisonVersion = "3.3.2"
3030
testcontainersVersion = "1.20.1"
3131
}
3232

0 commit comments

Comments
 (0)