We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e1044 commit b39242cCopy full SHA for b39242c
gradle.properties
@@ -20,13 +20,13 @@ kotlinCoroutinesVersion = 1.3.8
20
21
classGraphVersion = 4.8.87
22
graphQLJavaVersion = 15.0
23
-jacksonVersion = 2.11.0
+jacksonVersion = 2.11.3
24
kotlinPoetVersion = 1.6.0
25
ktorVersion = 1.3.1
26
-reactorVersion = 3.3.6.RELEASE
+reactorVersion = 3.3.10.RELEASE
27
reactorExtensionsVersion = 1.0.2.RELEASE
28
-springBootVersion = 2.2.9.RELEASE
29
-springVersion = 5.2.8.RELEASE
+springBootVersion = 2.3.4.RELEASE
+springVersion = 5.2.9.RELEASE
30
31
# test dependency versions
32
junitVersion = 5.6.2
0 commit comments