diff --git a/giftcard-example/build.gradle b/giftcard-example/build.gradle index 80353e3..d0470ca 100644 --- a/giftcard-example/build.gradle +++ b/giftcard-example/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'org.springframework.boot' version '3.3.4' + id 'org.springframework.boot' version '3.3.5' id 'io.spring.dependency-management' version '1.1.6' id 'java'