Skip to content

Commit 224d3b4

Browse files
Bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0
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]>
1 parent b261c96 commit 224d3b4

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.1"
36-
val junitPioneerVersion = "2.2.0"
36+
val junitPioneerVersion = "2.3.0"
3737
val mockitoVersion = "5.14.1"
3838
val jmhVersion = "1.37"
3939
val confluentVersion = "7.7.1"

0 commit comments

Comments
 (0)