Skip to content

Commit 791b50b

Browse files
dependabot[bot]rm3l
authored andcommitted
chore(deps): bump org.springframework.boot:spring-boot-starter-test
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af8ad4f commit 791b50b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation "com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter:5.3.0"
5757
implementation "com.graphql-java:graphql-java-extended-scalars:22.0"
5858

59-
testImplementation "org.springframework.boot:spring-boot-starter-test:4.0.4"
59+
testImplementation "org.springframework.boot:spring-boot-starter-test:4.0.5"
6060
}
6161

6262
jib {

0 commit comments

Comments
 (0)