Skip to content

Commit

Permalink
Bump de.otto.edison:edison-core from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [de.otto.edison:edison-core](https://github.com/otto-de/jlineup) from 3.3.0 to 3.3.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Sep 10, 2024
1 parent 3412f68 commit 253c65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-web:${springBootVersion}")
implementation 'org.yaml:snakeyaml:2.3'
implementation("org.springframework.boot:spring-boot-starter-thymeleaf:${springBootVersion}")
implementation("de.otto.edison:edison-core:3.3.0")
implementation("de.otto.edison:edison-core:3.3.1")

//Update hibernate validator that comes with edison-core
implementation("org.hibernate.validator:hibernate-validator:8.0.1.Final")
Expand Down

0 comments on commit 253c65a

Please sign in to comment.