Update to spring-build-conventions:0.0.23.3.RELEASE

Closes gh-11093
This commit is contained in:
Eleftheria Stein 2022-04-11 18:08:06 +02:00
parent 764ca38596
commit cb2291cc24

@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.2.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.3.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
classpath "io.freefair.gradle:aspectj-plugin:4.0.2"