Skip to content

Commit

Permalink
Bump com.io7m.trasco.version from 2.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps `com.io7m.trasco.version` from 2.0.0 to 3.0.0.

Updates `com.io7m.trasco:com.io7m.trasco.api` from 2.0.0 to 3.0.0
- [Changelog](https://github.com/io7m-com/trasco/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/trasco@com.io7m.trasco-2.0.0...com.io7m.trasco-3.0.0)

Updates `com.io7m.trasco:com.io7m.trasco.vanilla` from 2.0.0 to 3.0.0
- [Changelog](https://github.com/io7m-com/trasco/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/trasco@com.io7m.trasco-2.0.0...com.io7m.trasco-3.0.0)

Updates `com.io7m.trasco:com.io7m.trasco.xml.schemas` from 2.0.0 to 3.0.0
- [Changelog](https://github.com/io7m-com/trasco/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/trasco@com.io7m.trasco-2.0.0...com.io7m.trasco-3.0.0)

---
updated-dependencies:
- dependency-name: com.io7m.trasco:com.io7m.trasco.api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.io7m.trasco:com.io7m.trasco.vanilla
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.io7m.trasco:com.io7m.trasco.xml.schemas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 36c2d8b commit c82ddac
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.java.targetJavaVersion>21</io7m.java.targetJavaVersion>

<!-- io7m dependencies. -->
<com.io7m.trasco.version>2.0.0</com.io7m.trasco.version>
<com.io7m.trasco.version>3.0.0</com.io7m.trasco.version>

<!-- Third-party dependencies. -->
<junit.version>5.11.0</junit.version>
Expand Down

0 comments on commit c82ddac

Please sign in to comment.