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.
1 parent 2f2e32f commit cb552e3Copy full SHA for cb552e3
build.gradle
@@ -1,7 +1,7 @@
1
import io.freefair.gradle.plugins.okhttp.tasks.UploadFile
2
3
plugins {
4
- id "org.springframework.boot" version "3.5.4" apply false
+ id "org.springframework.boot" version "3.5.5" apply false
5
id "io.freefair.git-version"
6
id "io.freefair.okhttp"
7
id "io.freefair.maven-central.validate-poms" apply false
0 commit comments