Skip to content

Commit 639a4d6

Browse files
committed
Fixes building with hytale-tools bump
1 parent e1e8d4d commit 639a4d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish'
55
id 'com.diffplug.spotless' version '8.1.0'
66
id 'com.gradleup.shadow' version '9.3.0'
7-
id 'com.azuredoom.hytale-tools' version '1.0.8'
7+
id 'com.azuredoom.hytale-tools' version '1.0.9'
88
}
99

1010
configurations {

0 commit comments

Comments
 (0)