Skip to content

Commit

Permalink
build(deps): Bump deps.easyplugin.version from 1.5.11 to 1.5.12
Browse files Browse the repository at this point in the history
Bumps `deps.easyplugin.version` from 1.5.11 to 1.5.12.

Updates `cc.carm.lib:easyplugin-main` from 1.5.11 to 1.5.12
- [Release notes](https://github.com/CarmJos/EasyPlugin/releases)
- [Commits](CarmJos/EasyPlugin@1.5.11...1.5.12)

Updates `cc.carm.lib:easyplugin-gui` from 1.5.11 to 1.5.12
- [Release notes](https://github.com/CarmJos/EasyPlugin/releases)
- [Commits](CarmJos/EasyPlugin@1.5.11...1.5.12)

Updates `cc.carm.lib:easyplugin-command` from 1.5.11 to 1.5.12
- [Release notes](https://github.com/CarmJos/EasyPlugin/releases)
- [Commits](CarmJos/EasyPlugin@1.5.11...1.5.12)

Updates `cc.carm.lib:easyplugin-placeholderapi` from 1.5.11 to 1.5.12

Updates `cc.carm.lib:easyplugin-utils` from 1.5.11 to 1.5.12
- [Release notes](https://github.com/CarmJos/EasyPlugin/releases)
- [Commits](CarmJos/EasyPlugin@1.5.11...1.5.12)

---
updated-dependencies:
- dependency-name: cc.carm.lib:easyplugin-main
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cc.carm.lib:easyplugin-gui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cc.carm.lib:easyplugin-command
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cc.carm.lib:easyplugin-placeholderapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cc.carm.lib:easyplugin-utils
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent dc25a0d commit df8d0e1
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 @@ -18,7 +18,7 @@
<project.package>${project.groupId}.core</project.package>

<deps.easysql.version>0.4.7</deps.easysql.version>
<deps.easyplugin.version>1.5.11</deps.easyplugin.version>
<deps.easyplugin.version>1.5.12</deps.easyplugin.version>
<deps.mineconfig.version>2.9.3</deps.mineconfig.version>
<deps.minedown.version>1.7.1-SNAPSHOT</deps.minedown.version>
<deps.easylistener.version>2.0.1</deps.easylistener.version>
Expand Down

0 comments on commit df8d0e1

Please sign in to comment.