We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ad5f8 commit 993d479Copy full SHA for 993d479
games-server/build.gradle
@@ -1,7 +1,7 @@
1
buildscript {
2
ext.kotlin_version = "1.3.61"
3
ext.jupiter_version = "5.7.0"
4
- ext.jackson_version = "2.11.3"
+ ext.jackson_version = "2.12.2"
5
6
repositories {
7
mavenCentral()
0 commit comments