Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/java/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-3.2.3
  • Loading branch information
dmikusa authored Feb 23, 2024
2 parents bf14303 + cc49bbb commit 8c3bdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/dist-zip/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.2.2'
id 'org.springframework.boot' version '3.2.3'
id 'io.spring.dependency-management' version '1.1.4'
id 'application'
}
Expand Down

0 comments on commit 8c3bdf9

Please sign in to comment.