1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-06 04:40:10 +02:00

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'