File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -38,30 +38,30 @@ jetty_alpn_api_version=1.1.3.v20160715
38
38
json_simple_version =1.1.1
39
39
java_jwt_version =3.13.0
40
40
jwks_rsa_version =0.17.0
41
- tomcat_version =9.0.48
41
+ tomcat_version =9.0.54
42
42
43
43
# utility
44
- logback_version =1.2.3
44
+ logback_version =1.2.6
45
45
junit_version =4.13.2
46
46
dokka_version =1.4.32
47
47
nodejs_version =14.17.1
48
48
npm_version =6.4.1
49
- slf4j_version =1.7.30
49
+ slf4j_version =1.7.32
50
50
ktlint_version =3.3.0
51
- mockk_version =1.10.6
51
+ mockk_version =1.12.0
52
52
mokito_kotlin_version =1.6.0
53
- jansi_version =2.3.4
53
+ jansi_version =2.4.0
54
54
55
55
# typesafe config couldn't be upgraded due to android restrictions
56
- typesafe_config_version =1.3 .1
56
+ typesafe_config_version =1.4 .1
57
57
58
58
# third-party
59
59
apache_version =4.1.4
60
60
apache_core_version =4.4.14
61
- gson_version =2.8.6
62
- okhttp_version =4.6.0
63
- jackson_version =2.12.3
64
- jackson_kotlin_version =2.12.3
61
+ gson_version =2.8.9
62
+ okhttp_version =4.9.2
63
+ jackson_version =2.13.0
64
+ jackson_kotlin_version =2.13.0
65
65
66
66
# js
67
67
node_fetch_version =2.6.0
@@ -70,7 +70,7 @@ ws_version=6.2.1
70
70
71
71
# android (https://developer.android.com/studio/releases/gradle-plugin)
72
72
android_gradle_version =3.5.3
73
- android_stetho_version =1.5.1
73
+ android_stetho_version =1.6.0
74
74
75
75
kotlin.js.compiler =both
76
76
You can’t perform that action at this time.
0 commit comments