Skip to content

Commit

Permalink
Update InvUI
Browse files Browse the repository at this point in the history
  • Loading branch information
NichtStudioCode authored Nov 3, 2024
1 parent 5bf5ffc commit 86c2d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ format.version = "1.1"

[versions]
cbf = "0.14"
invui = "1.39"
invui = "1.40"
jgrapht = "1.5.2"
kotlin = "2.0.21"
kotlinx-coroutines = "1.9.0"
Expand Down Expand Up @@ -68,4 +68,4 @@ xenondevs-commons = ["commons-collections", "commons-gson", "commons-guava", "co
[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }
paperweight = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight" }

0 comments on commit 86c2d9a

Please sign in to comment.