Skip to content

Commit

Permalink
[1.7.1-dev2]更新CrypticLib版本0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YufiriaMazenta committed Dec 17, 2023
1 parent 3a0791c commit a7fd3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import java.text.SimpleDateFormat
version = "1.7.1-dev1"
version = "1.7.1-dev2"

plugins {
`java-library`
Expand Down Expand Up @@ -40,7 +40,7 @@ dependencies {
compileOnly("io.lumine:Mythic-Dist:5.3.5")
compileOnly("io.lumine:MythicLib-dist:1.6.2-SNAPSHOT")
compileOnly("net.Indyuce:MMOItems-API:6.9.5-SNAPSHOT")
implementation("com.crypticlib:CrypticLib:0.8.13")
implementation("com.crypticlib:CrypticLib:0.9.0")
}

group = "com.github.yufiriamazenta"
Expand Down

0 comments on commit a7fd3a5

Please sign in to comment.