Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.3.5.RELEASE
Browse files Browse the repository at this point in the history
Closes #308
  • Loading branch information
royclarkson committed Nov 11, 2020
1 parent e0f113e commit e25bca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version=3.2.0-SNAPSHOT

springBootVersion = 2.3.2.RELEASE
springFrameworkVersion = 5.2.8.RELEASE
springBootVersion = 2.3.5.RELEASE
springFrameworkVersion = 5.2.10.RELEASE
springCloudContractVersion = 2.2.4.RELEASE
blockHoundVersion = 1.0.4.RELEASE
junitPlatformLauncherVersion = 1.7.0
Expand Down

0 comments on commit e25bca4

Please sign in to comment.