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

Commit

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

Updates `de.otto.edison:edison-core` from 3.1.5 to 3.4.1
- [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.4.1
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 143fa33 commit 7f813ba
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.4.1"
val logbackVersion = "1.4.11"

// edison
Expand Down

0 comments on commit 7f813ba

Please sign in to comment.