We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e90212b + 53dc777 commit 90bf7dbCopy full SHA for 90bf7db
examples/aspectj/weaving/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "org.jetbrains.kotlin.jvm"
3
- id "org.springframework.boot" version "3.4.2"
+ id "org.springframework.boot" version "3.4.3"
4
id "org.graalvm.buildtools.native" version "0.10.5"
5
}
6
0 commit comments