Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Bump Minestom
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed May 27, 2022
1 parent f2a2b4b commit cd7468f
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
Expand Up @@ -33,10 +33,10 @@ dependencies {
compileOnly(kotlin("reflect"))

// Compile Minestom into project
compileOnly("com.github.Minestom:Minestom:4ee5cbe424")
compileOnly("com.github.Minestom:Minestom:7867313290")

// Get KStom
compileOnly("com.github.Project-Cepi:KStom:05b5e1f2a1")
compileOnly("com.github.Project-Cepi:KStom:82f7000079")

// import kotlinx serialization
compileOnly("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2")
Expand Down

0 comments on commit cd7468f

Please sign in to comment.