Skip to content

Commit

Permalink
Merge pull request #1289 from freefair/dependabot/gradle/examples/org…
Browse files Browse the repository at this point in the history
….springframework.boot-3.4.2

Bump org.springframework.boot from 3.4.1 to 3.4.2 in /examples
  • Loading branch information
larsgrefer authored Jan 28, 2025
2 parents 0353408 + 5778957 commit 99f59d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aspectj/weaving/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "org.jetbrains.kotlin.jvm"
id "org.springframework.boot" version "3.4.1"
id "org.springframework.boot" version "3.4.2"
id "org.graalvm.buildtools.native" version "0.10.4"
}

Expand Down

0 comments on commit 99f59d0

Please sign in to comment.