Skip to content

Commit

Permalink
fix(deps): update dependency org.springframework.boot:spring-boot-sta…
Browse files Browse the repository at this point in the history
…rter-test to v3.4.0
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 2e9a84b commit 1fb4eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies {
testImplementation("com.expediagroup:graphql-kotlin-spring-client:8.2.1")
testImplementation("org.jetbrains.kotlin:kotlin-test")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.9.0")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.6")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.4.0")

graphqlSDL("com.expediagroup:graphql-kotlin-federated-hooks-provider:8.2.1")
}
Expand Down

0 comments on commit 1fb4eaf

Please sign in to comment.