Merge pull request #379 from Frooodle/dependabot/gradle/org.springframework.boot-spring-boot-starter-test-3.1.4

Bump org.springframework.boot:spring-boot-starter-test from 3.1.2 to 3.1.4
This commit is contained in:
Anthony Stirling 2023-10-11 14:43:41 +01:00 committed by GitHub
commit dd9ba90a03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ dependencies {
implementation "com.h2database:h2"
}
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.1.2'
testImplementation 'org.springframework.boot:spring-boot-starter-test:3.1.4'