Skip to content

Commit

Permalink
Merge pull request #530 from fragaLY/dependabot/gradle/datagen/org.sp…
Browse files Browse the repository at this point in the history
…ringframework.boot-3.2.5

Bump org.springframework.boot from 3.2.4 to 3.2.5 in /datagen
  • Loading branch information
fragaLY authored Apr 26, 2024
2 parents 9852e73 + 2f5fc3e commit 34d4eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datagen/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
java
id("org.springframework.boot") version "3.2.4"
id("org.springframework.boot") version "3.2.5"
id("io.spring.dependency-management") version "1.1.4"
}

Expand Down

0 comments on commit 34d4eb9

Please sign in to comment.