Skip to content

Commit

Permalink
Bump com.github.megavexnetwork.scoreboard-library:scoreboard-library-…
Browse files Browse the repository at this point in the history
…api (#18)

Bumps [com.github.megavexnetwork.scoreboard-library:scoreboard-library-api](https://github.com/MegavexNetwork/scoreboard-library) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/MegavexNetwork/scoreboard-library/releases)
- [Commits](MegavexNetwork/scoreboard-library@2.1.2...2.1.4)

---
updated-dependencies:
- dependency-name: com.github.megavexnetwork.scoreboard-library:scoreboard-library-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 Apr 7, 2024
1 parent f4475a2 commit bd8299f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.3'
paperweight.foliaDevBundle("1.20.4-R0.1-SNAPSHOT")

implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.1.2")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.1.4")
runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.1.4")
runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-modern:2.1.4")
}
Expand Down

0 comments on commit bd8299f

Please sign in to comment.