Skip to content

Commit e0103f6

Browse files
committed
Update to spring-build-conventions:0.0.27.1.RELEASE
Fixes use of repo.spring.io
1 parent 304b496 commit e0103f6

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
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414

1515
dependencies {
16-
classpath 'io.spring.gradle:spring-build-conventions:0.0.27.RELEASE'
16+
classpath 'io.spring.gradle:spring-build-conventions:0.0.27.1.RELEASE'
1717
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
1818
}
1919
}

0 commit comments

Comments
 (0)