Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Mar 12, 2022
1 parent efc9d6a commit 5b76ff3
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("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.1")

// add kstom
compileOnly("com.github.Project-Cepi:KStom:05b5e1f2a1")
compileOnly("com.github.Project-Cepi:KStom:531cf7e05c")

// add mobs
compileOnly("com.github.Project-Cepi:MobExtension:4eb377e311")
Expand Down

0 comments on commit 5b76ff3

Please sign in to comment.