Skip to content

Commit

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

Bump org.springframework.boot from 3.3.4 to 3.4.0 in /datagen
  • Loading branch information
fragaLY authored Nov 25, 2024
2 parents b6c9c08 + 62518b9 commit 46c82fc
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.3.4"
id("org.springframework.boot") version "3.4.0"
id("io.spring.dependency-management") version "1.1.6"
}

Expand Down

0 comments on commit 46c82fc

Please sign in to comment.