File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ dependencies {
32
32
checkstyle(" io.spring.javaformat:spring-javaformat-checkstyle:${ javaFormatVersion} " )
33
33
34
34
implementation(platform(" org.springframework:spring-framework-bom:${ springFrameworkVersion} " ))
35
- implementation(" dev.adamko.dokkatoo:dokkatoo-plugin:2.3.1" )
36
35
implementation(" com.fasterxml.jackson.core:jackson-databind:${ jacksonVersion} " )
37
36
implementation(" com.github.node-gradle:gradle-node-plugin:3.5.1" )
38
37
implementation(" com.gradle:develocity-gradle-plugin:3.17.2" )
39
38
implementation(" com.tngtech.archunit:archunit:1.3.0" )
40
39
implementation(" commons-codec:commons-codec:${ commonsCodecVersion} " )
41
40
implementation(" de.undercouch.download:de.undercouch.download.gradle.plugin:5.5.0" )
41
+ implementation(" dev.adamko.dokkatoo:dokkatoo-plugin:2.3.1" )
42
42
implementation(" io.spring.gradle.antora:spring-antora-plugin:0.0.1" )
43
43
implementation(" io.spring.javaformat:spring-javaformat-gradle-plugin:${ javaFormatVersion} " )
44
44
implementation(" io.spring.nohttp:nohttp-gradle:0.0.11" )
You can’t perform that action at this time.
0 commit comments