We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a9536 commit 74ff9d1Copy full SHA for 74ff9d1
build.gradle
@@ -23,7 +23,7 @@ allprojects {
23
24
ext {
25
lombokVersion = "1.18.32"
26
- jacksonVersion = "2.18.2"
+ jacksonVersion = "2.18.3"
27
cglibVersion = "3.3.0"
28
lang3Version = "3.14.0"
29
freeMakerVersion = "2.3.33"
echarts4j-snapshot-playwright/build.gradle
@@ -1,6 +1,6 @@
1
2
playwrightVersion = "1.50.0"
3
4
junitVersion = "5.10.2"
5
}
6
0 commit comments