Skip to content

Commit e3da6af

Browse files
committed
Bumped kotlin, kotlinx serialization and forge version.
1 parent e4609b2 commit e3da6af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ kotlin.code.style=official
77
devRunClientPath=run-client
88
devRunServerPath=run-server
99
forgeGradleVersion=3.+
10-
forgeBaseVersion=1.14.4-28.0.73
10+
forgeBaseVersion=1.14.4-28.1.114
1111
brigadierBaseVersion=1.0.17
1212
mappingsChannelType=snapshot
1313
mappingsChannelVersion=20190719-1.14.3
1414
kotlinJdkVersionTarget=jdk8
15-
kotlinxSerializationVersion=0.12.0
16-
kotlinVersion=1.3.50
15+
kotlinxSerializationVersion=0.14.0
16+
kotlinVersion=1.3.61
1717
projectEssentialsVersion=1.14.4-1.0.2.0
1818
projectEssentialsName=Project Essentials Core
1919
projectEssentialsId=project_essentials_core

0 commit comments

Comments
 (0)