Skip to content

Commit 90bf7db

Browse files
authored
Merge pull request #1307 from freefair/dependabot/gradle/examples/org.springframework.boot-3.4.3
Bump org.springframework.boot from 3.4.2 to 3.4.3 in /examples
2 parents e90212b + 53dc777 commit 90bf7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/aspectj/weaving/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.jetbrains.kotlin.jvm"
3-
id "org.springframework.boot" version "3.4.2"
3+
id "org.springframework.boot" version "3.4.3"
44
id "org.graalvm.buildtools.native" version "0.10.5"
55
}
66

0 commit comments

Comments
 (0)