Skip to content

Commit

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

Bump org.springframework.boot from 3.3.5 to 3.4.1 in /examples
  • Loading branch information
larsgrefer authored Jan 7, 2025
2 parents 0e0313b + 083ba79 commit fc9bb35
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.3.5"
id "org.springframework.boot" version "3.4.1"
id "org.graalvm.buildtools.native" version "0.10.4"
}

Expand Down

0 comments on commit fc9bb35

Please sign in to comment.