diff --git a/build.gradle b/build.gradle index e4f39c70..5947d024 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ plugins { id 'maven-publish' id 'de.undercouch.download' version '5.4.0' id 'com.adarshr.test-logger' version '3.2.0' - id 'org.springframework.boot' version '3.1.2' + id 'org.springframework.boot' version '3.1.3' id 'com.github.ben-manes.versions' version '0.47.0' id 'com.github.dawnwords.jacoco.badge' version '0.2.4' }