Skip to content

Commit

Permalink
chore(deps): update dependency dev.gradleplugins:gradle-test-kit {7.6…
Browse files Browse the repository at this point in the history
….4 => 8.11.1}
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent dccec08 commit 3855f9c
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 @@ -169,6 +169,6 @@ dependencies {
functionalTestImplementation(platform(buildDeps.junit.bom))
functionalTestImplementation(buildDeps.junit.jupiter.api)
functionalTestImplementation(buildDeps.junit.jupiter.params)
functionalTestImplementation("dev.gradleplugins:gradle-test-kit:7.6.4")
functionalTestImplementation("dev.gradleplugins:gradle-test-kit:8.11.1")
functionalTestRuntimeOnly(buildDeps.junit.jupiter.engine)
}

0 comments on commit 3855f9c

Please sign in to comment.