Skip to content

Commit

Permalink
Bump org.junit-pioneer:junit-pioneer from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 925fa5d commit 29156f0
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 @@ -33,7 +33,7 @@ repositories {

val creekVersion = "0.4.2-SNAPSHOT"
val junitVersion = "5.11.3"
val junitPioneerVersion = "2.2.0"
val junitPioneerVersion = "2.3.0"
val mockitoVersion = "5.14.2"
val jmhVersion = "1.37"
val confluentVersion = "7.7.1"
Expand Down

0 comments on commit 29156f0

Please sign in to comment.