Skip to content

Commit

Permalink
Merge pull request #969 from amvanbaren/spring-boot-v3.2.4
Browse files Browse the repository at this point in the history
Update Spring Boot to v3.2.4
  • Loading branch information
amvanbaren authored Aug 2, 2024
2 parents 04c8c4b + f307f03 commit ef6a64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id 'jacoco'
id 'nu.studer.jooq' version '8.2.1'
id 'de.undercouch.download' version '5.4.0'
id 'org.springframework.boot' version '3.2.2'
id 'org.springframework.boot' version '3.2.4'
id 'io.spring.dependency-management' version '1.1.0'
id 'io.gatling.gradle' version '3.9.5'
id 'java'
Expand Down

0 comments on commit ef6a64d

Please sign in to comment.