Skip to content

Commit

Permalink
Merge pull request #967 from amvanbaren/jetty-timeout
Browse files Browse the repository at this point in the history
Update to Spring Boot 3.2.2
  • Loading branch information
amvanbaren authored Jul 31, 2024
2 parents 53d3903 + 4e144e6 commit 04c8c4b
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.1'
id 'org.springframework.boot' version '3.2.2'
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 04c8c4b

Please sign in to comment.