Skip to content

Commit

Permalink
更新过时依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieHz committed Jul 18, 2023
1 parent 912b450 commit 6100a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id "org.sonarqube" version "3.4.0.2513"
}

version = '0.2.5'
version = '0.2.6'
mainClassName = 'com.hzzz.points.Points'

repositories {
Expand Down Expand Up @@ -53,7 +53,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.bstats/bstats-bukkit
implementation 'org.bstats:bstats-bukkit:3.0.0'

implementation "net.kyori:adventure-platform-bukkit:4.2.0"
implementation "net.kyori:adventure-platform-bukkit:4.3.0"


// testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
Expand Down

0 comments on commit 6100a20

Please sign in to comment.