Skip to content

Commit

Permalink
Bump minelib.version from 1.1.2 to 1.2.0 (#328)
Browse files Browse the repository at this point in the history
Bumps `minelib.version` from 1.1.2 to 1.2.0.

Updates `io.github.projectunified:minelib-scheduler-entity` from 1.1.2 to 1.2.0

Updates `io.github.projectunified:minelib-scheduler-global` from 1.1.2 to 1.2.0

Updates `io.github.projectunified:minelib-scheduler-async` from 1.1.2 to 1.2.0

---
updated-dependencies:
- dependency-name: io.github.projectunified:minelib-scheduler-entity
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.projectunified:minelib-scheduler-global
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.projectunified:minelib-scheduler-async
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 19, 2024
1 parent e4bbfba commit 43e2ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/bukkit-action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>hscore-bukkit-action</artifactId>

<properties>
<minelib.version>1.1.2</minelib.version>
<minelib.version>1.2.0</minelib.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 43e2ab5

Please sign in to comment.