Skip to content

Commit c1c4e11

Browse files
Bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0 (#238)
Bumps [org.junit-pioneer:junit-pioneer](https://github.com/junit-pioneer/junit-pioneer) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/junit-pioneer/junit-pioneer/releases) - [Commits](junit-pioneer/junit-pioneer@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: org.junit-pioneer:junit-pioneer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f0da86 commit c1c4e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333

3434
val creekVersion = "0.4.2-SNAPSHOT"
3535
val junitVersion = "5.11.3"
36-
val junitPioneerVersion = "2.2.0"
36+
val junitPioneerVersion = "2.3.0"
3737
val mockitoVersion = "5.14.2"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.7.1"

0 commit comments

Comments
 (0)