Skip to content

Commit

Permalink
Merge pull request #94 from k-groshev/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.boot-3.4.0
  • Loading branch information
k-groshev authored Dec 3, 2024
2 parents 4c3885c + e27f65e commit 89976f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

plugins {
// Apply the application plugin to add support for building a CLI application in Java.
id 'org.springframework.boot' version '3.3.5'
id 'org.springframework.boot' version '3.4.0'
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
id 'idea'
Expand Down

0 comments on commit 89976f3

Please sign in to comment.