Skip to content

Commit 21a3a7a

Browse files
committed
Update other dependencies
1 parent a667f95 commit 21a3a7a

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

.idea/kotlinc.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle.properties

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This is required to provide enough memory for the Minecraft decompilation process.
33
org.gradle.jvmargs=-Xmx3G
44
org.gradle.daemon=false
5-
kotlin_version = 1.5.0
6-
kannotations_version = 21.0.0
7-
kcoroutines_version = 1.5.0
8-
kserialization_version = 1.2.1
9-
kaml_version = 0.33.0
5+
kotlin_version = 1.7.10
6+
kannotations_version = 23.0.0
7+
kcoroutines_version = 1.6.4
8+
kserialization_version = 1.4.0
9+
kaml_version = 0.47.0
1010
shadow_version = 6.1.0
1111
forge_version = 1.12.2-14.23.5.2860
1212
mappings_version = 20171120-1.12
1313
forgegradle_version = 4.1.17
1414
cursegradle_version = 1.4.0
15-
lombok_version = 1.18.20
15+
lombok_version = 1.18.24

0 commit comments

Comments
 (0)