Skip to content

Commit e91d5ca

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

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

6262
jib {

0 commit comments

Comments
 (0)