Skip to content

Commit 4bd8300

Browse files
Bump gradle-pitest-plugin from 1.9.0 to 1.9.11
Bumps [gradle-pitest-plugin](https://github.com/szpak/gradle-pitest-plugin) from 1.9.0 to 1.9.11. - [Release notes](https://github.com/szpak/gradle-pitest-plugin/releases) - [Changelog](https://github.com/szpak/gradle-pitest-plugin/blob/master/CHANGELOG.md) - [Commits](szpak/gradle-pitest-plugin@release/1.9.0...release/1.9.11) --- updated-dependencies: - dependency-name: info.solidsoft.gradle.pitest:gradle-pitest-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1980c45 commit 4bd8300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.0")
10+
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11")
1111
}

0 commit comments

Comments
 (0)