Skip to content

Commit

Permalink
Bump com.io7m.quarrel.version from 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps `com.io7m.quarrel.version` from 1.6.0 to 1.6.1.

Updates `com.io7m.quarrel:com.io7m.quarrel.core` from 1.6.0 to 1.6.1
- [Changelog](https://github.com/io7m-com/quarrel/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/quarrel@com.io7m.quarrel-1.6.0...com.io7m.quarrel-1.6.1)

Updates `com.io7m.quarrel:com.io7m.quarrel.ext.logback` from 1.6.0 to 1.6.1
- [Changelog](https://github.com/io7m-com/quarrel/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/quarrel@com.io7m.quarrel-1.6.0...com.io7m.quarrel-1.6.1)

Updates `com.io7m.quarrel:com.io7m.quarrel.ext.xstructural` from 1.6.0 to 1.6.1
- [Changelog](https://github.com/io7m-com/quarrel/blob/develop/README-CHANGES.xml)
- [Commits](io7m-com/quarrel@com.io7m.quarrel-1.6.0...com.io7m.quarrel-1.6.1)

---
updated-dependencies:
- dependency-name: com.io7m.quarrel:com.io7m.quarrel.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.io7m.quarrel:com.io7m.quarrel.ext.logback
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.io7m.quarrel:com.io7m.quarrel.ext.xstructural
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 910bb87 commit a4090fb
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 @@ -26,7 +26,7 @@
</modules>

<properties>
<com.io7m.quarrel.version>1.6.0</com.io7m.quarrel.version>
<com.io7m.quarrel.version>1.6.1</com.io7m.quarrel.version>
<com.io7m.xstructural.version>1.8.0</com.io7m.xstructural.version>
<io7m.api.previousVersion>0.0.2-SNAPSHOT</io7m.api.previousVersion>
<io7m.java.targetJavaVersion>21</io7m.java.targetJavaVersion>
Expand Down

0 comments on commit a4090fb

Please sign in to comment.