Skip to content

Commit 4141c0d

Browse files
committed
Update codec config API to fix Java 17
1 parent 5d10aca commit 4141c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ org.gradle.jvmargs=-Xmx1G
88
loader_version=0.16.9
99

1010
# Mod Properties
11-
mod_version = 3.1.3
11+
mod_version = 3.1.4
1212
maven_group = de.martenschaefer.grind-enchantments
1313
archives_base_name = grind-enchantments
1414

1515
# Dependencies
1616
fabric_api_version=0.92.2+1.20.1
17-
codec_config_api_version=3.0.0+1.20.1
17+
codec_config_api_version=3.0.1+1.20.1
1818
tax_free_levels_version=1.4.1-fabric-1.21.1
1919

2020
# Vineflower properties

0 commit comments

Comments
 (0)