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 ad87810 commit 5d530c1Copy full SHA for 5d530c1
gradle.properties
@@ -5,12 +5,12 @@ projectVersion=0.7.8-SNAPSHOT
5
6
vertxVersion=4.4.3
7
apolloVersion=3.8.2
8
-commonsLang3Version = 3.12.0
9
-cliktVersion = 3.5.4
10
-bouncycastleVersion = 1.70
11
-jupiterVersion = 5.9.3
12
-commonsIoVersion = 2.13.0
13
-auth0JwtVersion = 4.4.0
+commonsLang3Version=3.12.0
+cliktVersion=3.5.4
+bouncycastleVersion=1.70
+jupiterVersion=5.9.3
+commonsIoVersion=2.13.0
+auth0JwtVersion=4.4.0
14
slf4jVersion=2.0.7
15
16
kotlinVersion=1.8.22
0 commit comments