Skip to content

Commit 1f0fea7

Browse files
committed
kotlin 1.3.41 -> 1.4.10 to match fxgl
1 parent d538684 commit 1f0fea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.shade.version>2.4.2</maven.shade.version>
1818

1919
<fxgl.version>dev-SNAPSHOT</fxgl.version>
20-
<kotlin.version>1.3.41</kotlin.version>
20+
<kotlin.version>1.4.10</kotlin.version>
2121
<jackson.version>2.11.1</jackson.version>
2222
</properties>
2323

0 commit comments

Comments
 (0)