Skip to content

Commit

Permalink
Bump Spring Boot in IT to latest v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed May 20, 2023
1 parent 85a294e commit 9de53e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.gradle.nativeplatform.platform.internal.DefaultNativePlatform
import org.springframework.boot.gradle.plugin.SpringBootPlugin

plugins {
id 'org.springframework.boot' version '3.0.4'
id 'org.springframework.boot' version '3.1.0'
id 'java'
}

Expand Down

0 comments on commit 9de53e7

Please sign in to comment.