Skip to content

Commit

Permalink
build: Update om.intershop.gradle.test:test-gradle-plugin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDavido committed Oct 9, 2024
1 parent 5a4ff0b commit c011f08
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 @@ -266,6 +266,6 @@ dependencies {
implementation(gradleApi())
implementation(gradleKotlinDsl())

testImplementation("com.intershop.gradle.test:test-gradle-plugin:5.0.1")
testImplementation("com.intershop.gradle.test:test-gradle-plugin:5.1.0")
testImplementation(gradleTestKit())
}

0 comments on commit c011f08

Please sign in to comment.