Skip to content

Commit

Permalink
improvement: updated gui lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-EmPee committed May 29, 2024
1 parent edf828a commit 5c07e08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {

implementation("io.github.mr-empee:lightwire:0.0.1")
implementation("io.github.mr-empee:colonel:0.0.3")
implementation("io.github.mr-empee:easy-gui:0.0.2-SNAPSHOT")
implementation("io.github.mr-empee:easy-gui:0.0.2")
implementation("io.github.mr-empee:item-builder:0.0.1")

implementation("org.dizitart:nitrite-mvstore-adapter:4.2.2") {
Expand Down
1 change: 0 additions & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ dependencyResolutionManagement {

repositories {
mavenCentral()
mavenLocal()

maven("https://repo.dmulloy2.net/repository/public/")
maven("https://repo.papermc.io/repository/maven-public/")
Expand Down

0 comments on commit 5c07e08

Please sign in to comment.