Skip to content

Commit

Permalink
Bump com.io7m.darco.version from 1.0.0-SNAPSHOT to 1.0.0
Browse files Browse the repository at this point in the history
Bumps `com.io7m.darco.version` from 1.0.0-SNAPSHOT to 1.0.0.

Updates `com.io7m.darco:com.io7m.darco.api` from 1.0.0-SNAPSHOT to 1.0.0
- [Changelog](https://github.com/io7m-com/darco/blob/develop/README-CHANGES.xml)
- [Commits](https://github.com/io7m-com/darco/commits/com.io7m.darco-1.0.0)

Updates `com.io7m.darco:com.io7m.darco.sqlite` from 1.0.0-SNAPSHOT to 1.0.0
- [Changelog](https://github.com/io7m-com/darco/blob/develop/README-CHANGES.xml)
- [Commits](https://github.com/io7m-com/darco/commits/com.io7m.darco-1.0.0)

---
updated-dependencies:
- dependency-name: com.io7m.darco:com.io7m.darco.api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.io7m.darco:com.io7m.darco.sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 6092ece commit ff7c033
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 @@ -33,7 +33,7 @@

<!-- io7m dependencies. -->
<com.io7m.cardant.version>1.0.0-SNAPSHOT</com.io7m.cardant.version>
<com.io7m.darco.version>1.0.0-SNAPSHOT</com.io7m.darco.version>
<com.io7m.darco.version>1.0.0</com.io7m.darco.version>
<com.io7m.idstore.version>2.0.1</com.io7m.idstore.version>
<com.io7m.jade.version>1.0.3</com.io7m.jade.version>
<com.io7m.jattribute.version>1.0.0</com.io7m.jattribute.version>
Expand Down

0 comments on commit ff7c033

Please sign in to comment.