Skip to content

Commit

Permalink
spring-boot-autoconfigure 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brharrington committed Jun 1, 2022
1 parent 2360c05 commit c9d9ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectator-web-spring/build.gradle
Expand Up @@ -21,7 +21,7 @@ plugins {

dependencies {
api project(':spectator-api')
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.6.7'
implementation 'org.springframework.boot:spring-boot-autoconfigure:2.7.0'
implementation 'org.springframework:spring-beans:5.3.19'
implementation 'org.springframework:spring-web:5.3.19'
implementation 'com.fasterxml.jackson.core:jackson-databind'
Expand Down

0 comments on commit c9d9ad5

Please sign in to comment.