Skip to content

Commit

Permalink
Bump minelib.version from 1.2.1 to 1.2.2 (#113)
Browse files Browse the repository at this point in the history
Bumps `minelib.version` from 1.2.1 to 1.2.2.

Updates `io.github.projectunified:minelib-scheduler-common` from 1.2.1 to 1.2.2

Updates `io.github.projectunified:minelib-scheduler-global` from 1.2.1 to 1.2.2

Updates `io.github.projectunified:minelib-scheduler-async` from 1.2.1 to 1.2.2

Updates `io.github.projectunified:minelib-plugin-permission` from 1.2.1 to 1.2.2

Updates `io.github.projectunified:minelib-plugin-command` from 1.2.1 to 1.2.2

Updates `io.github.projectunified:minelib-plugin-listener` from 1.2.1 to 1.2.2

---
updated-dependencies:
- dependency-name: io.github.projectunified:minelib-scheduler-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.projectunified:minelib-scheduler-global
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.projectunified:minelib-scheduler-async
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.projectunified:minelib-plugin-permission
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.projectunified:minelib-plugin-command
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.github.projectunified:minelib-plugin-listener
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 1, 2024
1 parent 37653fb commit 8655375
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 @@ -16,7 +16,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<minelib.version>1.2.1</minelib.version>
<minelib.version>1.2.2</minelib.version>
<core.version>4.5.4</core.version>
<java.version>1.8</java.version>
</properties>
Expand Down

0 comments on commit 8655375

Please sign in to comment.