1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to spring-build-conventions:0.0.34.RELEASE

Closes gh-8925
This commit is contained in:
Eleftheria Stein
2020-08-05 12:05:28 +02:00
parent d104490cb8
commit cd78d384ea
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.33.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.34.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
classpath "io.freefair.gradle:aspectj-plugin:4.1.6"