Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 7eb4ff3

Browse files
dependabot[bot]MediaMarco
authored andcommitted
Bump edisonrelease from 3.4.1 to 3.4.2
Bumps `edisonrelease` from 3.4.1 to 3.4.2. Updates `de.otto.edison:edison-core` from 3.4.1 to 3.4.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.4.1 to 3.4.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 07cd806 commit 7eb4ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ configurations.all {
3131
}
3232

3333
dependencies {
34-
val edisonrelease = "3.4.1"
34+
val edisonrelease = "3.4.2"
3535
val logbackVersion = "1.5.16"
3636

3737
// edison

0 commit comments

Comments
 (0)