Skip to content

Commit d796c74

Browse files
committed
Merge branch 'main' of github.com:unnamed/hephaestus-engine
2 parents fff93dc + 2465a14 commit d796c74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creative = "1.8.0-SNAPSHOT"
33
adventure = "4.15.0"
44
annotations = "24.1.0"
5-
mocha = "3.0.0"
5+
mocha = "3.0.1"
66

77
# reader-blockbench
88
gson = "2.11.0"

runtime-bukkit/adapt-v1_21_4/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("hephaestus.runtime-bukkit-conventions")
33
id("hephaestus.publishing-conventions")
4-
id("io.papermc.paperweight.userdev") version "2.0.0-beta.14"
4+
id("io.papermc.paperweight.userdev") version "2.0.0-beta.16"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)