Skip to content

Commit

Permalink
Upgrade springboot version to solve #10
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarz committed Apr 7, 2022
1 parent 3488eb6 commit e6e99b3
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
@@ -1,5 +1,5 @@
plugins {
id 'org.springframework.boot' version '2.6.4'
id 'org.springframework.boot' version '2.6.6'
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
}

Expand Down

0 comments on commit e6e99b3

Please sign in to comment.