We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5f58c commit 5149abbCopy full SHA for 5149abb
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'checkstyle'
4
id 'org.springframework.boot' version '4.0.1'
5
id 'io.spring.dependency-management' version '1.1.7'
6
- id 'org.graalvm.buildtools.native' version '0.11.1'
+ id 'org.graalvm.buildtools.native' version '0.11.3'
7
id 'org.cyclonedx.bom' version '3.0.2'
8
id 'io.spring.javaformat' version '0.0.47'
9
id "io.spring.nohttp" version "0.0.11"
0 commit comments