Skip to content

Commit

Permalink
Update dependency com.github.megavexnetwork.scoreboard-library:scoreb…
Browse files Browse the repository at this point in the history
…oard-library-implementation to v2.0.1
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent a35ace8 commit 4c71615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependencies {
implementation("club.minnced:discord-webhooks:0.8.4")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-extra-kotlin:2.0.0-RC12")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.0.0-RC12")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.0.0-RC12")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.0.1")
implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-modern:2.0.0-RC12")
implementation("org.jgrapht:jgrapht-core:1.5.2")
implementation("dev.vankka:mcdiscordreserializer:4.3.0")
Expand Down

0 comments on commit 4c71615

Please sign in to comment.