We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f65ec6 commit 75f02f2Copy full SHA for 75f02f2
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.4.2"
+ id("org.springframework.boot") version "3.4.4"
6
id("com.install4j.gradle") version "11.0.1"
7
id("de.undercouch.download") version "5.6.0"
8
id("jacoco")
0 commit comments