Skip to content

Commit f997cf9

Browse files
Downgrade Jackson due to broken 1.4 support (#2528)
1 parent cb4406c commit f997cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin_plugin_version=213-1.7.0-RC2-release-258-IJ6777.52
99
jsoup_version=1.14.3
1010
idea_version=213.6777.52
1111
language_version=1.4
12-
jackson_version=2.13.3
12+
jackson_version=2.12.7
1313
freemarker_version=2.3.31
1414
# Code style
1515
kotlin.code.style=official

0 commit comments

Comments
 (0)