Skip to content

Commit c353f86

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 3.3.5 to 3.4.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fde6888 commit c353f86

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:3.3.5"
59+
testImplementation "org.springframework.boot:spring-boot-starter-test:3.4.0"
6060
}
6161

6262
jib {

0 commit comments

Comments
 (0)