File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -19,32 +19,32 @@ kotlinVersion = 1.5.10
1919kotlinCoroutinesVersion = 1.5.0
2020kotlinxSerializationVersion = 1.2.1
2121
22- classGraphVersion = 4.8.103
22+ classGraphVersion = 4.8.108
2323federationGraphQLVersion = 0.6.3
2424graphQLJavaVersion = 16.2
25- jacksonVersion = 2.11.4
25+ jacksonVersion = 2.12.3
2626kotlinPoetVersion = 1.8.0
2727ktorVersion = 1.5.4
28- reactorVersion = 3.4.4
28+ reactorVersion = 3.4.6
2929reactorExtensionsVersion = 1.1.3
3030slf4jVersion = 1.7.30
31- springBootVersion = 2.4.4
32- springVersion = 5.3.5
31+ springBootVersion = 2.5.1
32+ springVersion = 5.3.8
3333
3434# test dependency versions
35- compileTestingVersion = 1.3.6
36- junitVersion = 5.7.1
35+ compileTestingVersion = 1.4.2
36+ junitVersion = 5.7.2
3737mockkVersion = 1.11.0
38- mustacheVersion = 0.9.7
39- rxjavaVersion = 3.0.11
40- wireMockVersion = 2.27.2
38+ mustacheVersion = 0.9.10
39+ rxjavaVersion = 3.0.13
40+ wireMockVersion = 2.28.1
4141
4242# plugin versions
4343detektVersion = 1.17.1
4444dokkaVersion = 1.4.30
4545jacocoVersion = 0.8.7
4646ktlintVersion = 0.41.0
47- ktlintPluginVersion = 10.0 .0
47+ ktlintPluginVersion = 10.1 .0
4848mavenPluginDevelopmentVersion = 0.3.1
49- nexusPublishPluginVersion = 1.0 .0
50- pluginPublishPluginVersion = 0.13 .0
49+ nexusPublishPluginVersion = 1.1 .0
50+ pluginPublishPluginVersion = 0.15 .0
You can’t perform that action at this time.
0 commit comments