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>
This commit is contained in:
dependabot[bot]
2026-04-02 11:05:22 +00:00
committed by GitHub
parent b484b772cb
commit b666323c4a

View File

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