We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53d3903 + 4e144e6 commit 04c8c4bCopy full SHA for 04c8c4b
server/build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'jacoco'
11
id 'nu.studer.jooq' version '8.2.1'
12
id 'de.undercouch.download' version '5.4.0'
13
- id 'org.springframework.boot' version '3.2.1'
+ id 'org.springframework.boot' version '3.2.2'
14
id 'io.spring.dependency-management' version '1.1.0'
15
id 'io.gatling.gradle' version '3.9.5'
16
id 'java'
0 commit comments