Skip to content

Commit 76d2942

Browse files
authored
Merge pull request #49 from AppleCommander/dependabot/gradle/org.springframework.boot-4.0.2
Bump org.springframework.boot from 4.0.1 to 4.0.2
2 parents 867bcf9 + 930df78 commit 76d2942

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.springframework.boot' version "4.0.1"
2+
id 'org.springframework.boot' version "4.0.2"
33
id 'java'
44
id 'application'
55
id 'org.graalvm.buildtools.native' version '0.11.3'

0 commit comments

Comments
 (0)