Skip to content

Commit

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

Updates `de.otto.edison:edison-core` from 3.1.5 to 3.2.3
- [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.2.3
- [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 Jun 27, 2024
1 parent fc2b97c commit 80d52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ buildscript {
}

dependencies {
val edisonrelease = "3.1.5"
val edisonrelease = "3.2.3"
val logbackVersion = "1.4.11"

// edison
Expand Down

0 comments on commit 80d52af

Please sign in to comment.