Skip to content

Commit 6a28d9e

Browse files
committed
Use latest documentation plugin
1 parent f0856c8 commit 6a28d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
dependencies {
3-
classpath 'io.spring.gradle:spring-build-conventions:0.0.28.BUILD-SNAPSHOT'
3+
classpath 'io.spring.gradle:spring-build-conventions:0.0.29.BUILD-SNAPSHOT'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
55
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
66
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"

0 commit comments

Comments
 (0)