Skip to content

Commit

Permalink
Build(deps): Bump jollyday.version from 0.22.0 to 0.23.2
Browse files Browse the repository at this point in the history
Bumps `jollyday.version` from 0.22.0 to 0.23.2.

Updates `de.focus-shift:jollyday-core` from 0.22.0 to 0.23.2
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.22.0...v0.23.2)

Updates `de.focus-shift:jollyday-jaxb` from 0.22.0 to 0.23.2
- [Release notes](https://github.com/focus-shift/jollyday/releases)
- [Commits](focus-shift/jollyday@v0.22.0...v0.23.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 54edd36 commit 4ce1658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.showWarnings>true</maven.compiler.showWarnings>
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
<java.version>21</java.version>
<jollyday.version>0.22.0</jollyday.version>
<jollyday.version>0.23.2</jollyday.version>
<node.env>production</node.env>
<docker-publish-registry>registry.example.com</docker-publish-registry>
<docker-publish-registry-path>path/example</docker-publish-registry-path>
Expand Down

0 comments on commit 4ce1658

Please sign in to comment.