Skip to content

Commit

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

Bumps com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation from 2.0.2 to 2.1.1.

---
updated-dependencies:
- dependency-name: com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation
  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>
Co-authored-by: Netherwhal <[email protected]>
  • Loading branch information
dependabot[bot] and Netherwhal authored Mar 8, 2024
1 parent 4241648 commit ee8dc94
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 @@ -37,7 +37,7 @@ dependencies {
paperweight.foliaDevBundle("1.20.4-R0.1-SNAPSHOT")

implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.1.1")
runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.0.2")
runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.1.1")
runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-modern:2.1.1")
}

Expand Down

0 comments on commit ee8dc94

Please sign in to comment.