Skip to content

Commit

Permalink
Bump com.github.bivashy.NanoLimboPlugin:api from 1.0.6 to 1.0.8 (#99)
Browse files Browse the repository at this point in the history
Bumps [com.github.bivashy.NanoLimboPlugin:api](https://github.com/bivashy/NanoLimboPlugin) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/bivashy/NanoLimboPlugin/releases)
- [Commits](bivashy/NanoLimboPlugin@1.0.6...1.0.8)

---
updated-dependencies:
- dependency-name: com.github.bivashy.NanoLimboPlugin:api
  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 Oct 16, 2023
1 parent 67cffee commit 13f7c36
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bungee/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<telegram.api.version>6.5.0</telegram.api.version>
<vk.api.version>0.4.2</vk.api.version>
<libby.version>2.0.0</libby.version>
<nanolimbo.version>1.0.6</nanolimbo.version>
<nanolimbo.version>1.0.8</nanolimbo.version>
</properties>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<password4j.version>1.7.3</password4j.version>
<yaml-config-updater.version>1.4.2</yaml-config-updater.version>
<jda.version>5.0.0-beta.15</jda.version>
<nanolimbo.version>1.0.6</nanolimbo.version>
<nanolimbo.version>1.0.8</nanolimbo.version>
<maven-resolver.version>1.9.15</maven-resolver.version>
<maven-resolver-provider.version>3.9.4</maven-resolver-provider.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion velocity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<telegram.api.version>6.1.0</telegram.api.version>
<lamp.command-library.version>3.1.7</lamp.command-library.version>
<libby.version>2.0.0</libby.version>
<nanolimbo.version>1.0.6</nanolimbo.version>
<nanolimbo.version>1.0.8</nanolimbo.version>

<java.version>11</java.version>
</properties>
Expand Down

0 comments on commit 13f7c36

Please sign in to comment.