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 4172fb5 commit da49c14Copy full SHA for da49c14
build.gradle
@@ -2,7 +2,7 @@ import com.install4j.gradle.Install4jTask
2
import org.gradle.internal.os.OperatingSystem
3
4
plugins {
5
- id("org.springframework.boot") version "3.3.3"
+ id("org.springframework.boot") version "3.3.5"
6
id("com.install4j.gradle") version "10.0.8"
7
id("de.undercouch.download") version "5.6.0"
8
id("jacoco")
0 commit comments