Skip to content

Commit

Permalink
Merge pull request #718 from LimeChain/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework.boot-3.4.2

chore(deps): bump org.springframework.boot from 3.4.1 to 3.4.2
  • Loading branch information
Grigorov-Georgi authored Jan 27, 2025
2 parents 2bf2ba4 + 1759331 commit 1101e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("java")
id("io.freefair.lombok") version "8.12"
id("org.springframework.boot") version "3.4.1"
id("org.springframework.boot") version "3.4.2"
id("io.spring.dependency-management") version "1.1.7"
id("application")
}
Expand Down

0 comments on commit 1101e04

Please sign in to comment.