Skip to content

Commit

Permalink
修复版本获取错误
Browse files Browse the repository at this point in the history
  • Loading branch information
YufiriaMazenta committed May 29, 2024
1 parent 569943c commit b057588
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 @@ -43,7 +43,7 @@ dependencies {
compileOnly("io.lumine:MythicLib-dist:1.6.2-SNAPSHOT")
compileOnly("net.Indyuce:MMOItems-API:6.9.5-SNAPSHOT")
compileOnly("com.willfp:EcoEnchants:12.5.1")
implementation("com.crypticlib:CrypticLib:0.17.6")
implementation("com.crypticlib:CrypticLib:0.17.8")
}

group = "com.github.yufiriamazenta"
Expand Down

0 comments on commit b057588

Please sign in to comment.