Skip to content

Commit

Permalink
Merge pull request #175 from raynigon/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.boot-3.0.1

Bump org.springframework.boot from 3.0.0 to 3.0.1
  • Loading branch information
mergify[bot] committed Dec 23, 2022
2 parents 64eab8e + d1333e0 commit 53935b5
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 {
id 'java-library'
id 'signing'
id 'maven-publish'
id 'org.springframework.boot' version '3.0.0'
id 'org.springframework.boot' version '3.0.1'
id 'io.spring.dependency-management' version '1.1.0'

// Auto Update Versions
Expand Down

0 comments on commit 53935b5

Please sign in to comment.