Skip to content

Commit

Permalink
chore(deps): bump de.focus-shift:jollyday-core from 0.28.1 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [de.focus-shift:jollyday-core](https://github.com/focus-shift/jollyday) from 0.28.1 to 0.29.0.
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: de.focus-shift:jollyday-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Jun 17, 2024
1 parent 1bb4e72 commit 5e3707b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation 'com.github.oshi:oshi-core:6.6.1'
implementation 'io.pebbletemplates:pebble:3.2.2'
implementation group: 'co.elastic.logging', name: 'logback-ecs-encoder', version: '1.6.0'
implementation group: 'de.focus-shift', name: 'jollyday-core', version: '0.28.1'
implementation group: 'de.focus-shift', name: 'jollyday-core', version: '0.29.0'
implementation group: 'de.focus-shift', name: 'jollyday-jaxb', version: '0.29.0'
implementation 'nl.basjes.gitignore:gitignore-reader:1.6.0'
implementation group: 'dev.failsafe', name: 'failsafe', version: '3.3.2'
Expand Down

0 comments on commit 5e3707b

Please sign in to comment.