1
0
mirror of synced 2026-07-28 05:55:11 +00:00

Update to spring-build-conventions:0.0.23.1.RELEASE

Fixes use of repo.spring.io
This commit is contained in:
Rob Winch
2021-01-26 11:11:05 -06:00
parent 98399c920a
commit 4de2dbb4cd
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.1.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"