Skip to content

Commit

Permalink
Bump ddd.version from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps `ddd.version` from 0.5.0 to 0.6.0.

Updates `io.github.sebastian-toepfer.ddd:common` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/sebastian-toepfer/domain-driven-desgin/releases)
- [Commits](sebastian-toepfer/domain-driven-desgin@0.5.0...0.6.0)

Updates `io.github.sebastian-toepfer.ddd:media-core` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/sebastian-toepfer/domain-driven-desgin/releases)
- [Commits](sebastian-toepfer/domain-driven-desgin@0.5.0...0.6.0)

Updates `io.github.sebastian-toepfer.ddd:media-json-api` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/sebastian-toepfer/domain-driven-desgin/releases)
- [Commits](sebastian-toepfer/domain-driven-desgin@0.5.0...0.6.0)

---
updated-dependencies:
- dependency-name: io.github.sebastian-toepfer.ddd:common
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.sebastian-toepfer.ddd:media-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.sebastian-toepfer.ddd:media-json-api
  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 0b9a00a commit 5bd69a2
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 @@ -47,7 +47,7 @@

<maven.compiler.source>17</maven.compiler.source>

<ddd.version>0.5.0</ddd.version>
<ddd.version>0.6.0</ddd.version>
</properties>

<modules>
Expand Down

0 comments on commit 5bd69a2

Please sign in to comment.