Compare commits

..

2 Commits

Author SHA1 Message Date
hyperdefined
47846df0e4 Merge pull request #121 from hyperdefined/dependabot/maven/com.github.hyperdefined-hyperlib-1.0.10
Bump com.github.hyperdefined:hyperlib from 1.0.9 to 1.0.10
2026-04-02 07:25:17 -04:00
dependabot[bot]
b666323c4a Bump com.github.hyperdefined:hyperlib from 1.0.9 to 1.0.10
Bumps [com.github.hyperdefined:hyperlib](https://github.com/hyperdefined/hyperlib) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/hyperdefined/hyperlib/releases)
- [Commits](https://github.com/hyperdefined/hyperlib/compare/1.0.9...1.0.10)

---
updated-dependencies:
- dependency-name: com.github.hyperdefined:hyperlib
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-02 11:05:22 +00:00

View File

@@ -87,7 +87,7 @@
<dependency>
<groupId>com.github.hyperdefined</groupId>
<artifactId>hyperlib</artifactId>
<version>1.0.9</version>
<version>1.0.10</version>
<scope>provided</scope>
</dependency>
</dependencies>