Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Commit

Permalink
SS-Core v2.8.1 に対応
Browse files Browse the repository at this point in the history
  • Loading branch information
sya-ri committed May 28, 2020
1 parent c638807 commit c2b01a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {

dependencies {
implementation("com.destroystokyo.paper:paper-api:1.15.2-R0.1-SNAPSHOT")
implementation("me.syari.ss.core:SS-Core:2.6")
implementation("me.syari.ss.core:SS-Core:2.8.1")
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
}

Expand Down

0 comments on commit c2b01a3

Please sign in to comment.