Skip to content

Commit 3ff4c5d

Browse files
Merge pull request #185 from mraible/dependabot/gradle/reactive/spring-boot/org.graalvm.buildtools.native-0.11.1
Bump org.graalvm.buildtools.native from 0.11.0 to 0.11.1 in /reactive/spring-boot
2 parents 5166a15 + fe878c2 commit 3ff4c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/spring-boot/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'org.springframework.boot' version '3.5.6'
44
id 'io.spring.dependency-management' version '1.1.7'
5-
id 'org.graalvm.buildtools.native' version '0.11.0'
5+
id 'org.graalvm.buildtools.native' version '0.11.1'
66
}
77

88
group = 'com.example.rest'

0 commit comments

Comments
 (0)