Skip to content

Commit

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

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

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

Updates `io.github.sebastian-toepfer.ddd:media-json-api` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/sebastian-toepfer/domain-driven-desgin/releases)
- [Commits](sebastian-toepfer/domain-driven-desgin@0.6.0...0.7.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 May 29, 2024
1 parent 066aff1 commit 547f60b
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 @@ -49,7 +49,7 @@

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

<ddd.version>0.6.0</ddd.version>
<ddd.version>0.7.0</ddd.version>
<condition.version>0.1.0</condition.version>
</properties>

Expand Down

0 comments on commit 547f60b

Please sign in to comment.