Skip to content

Commit bcc8243

Browse files
Bump org.junit.jupiter:junit-jupiter in the maven-deps group (#130)
Bumps the maven-deps group with 1 update: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework). Updates `org.junit.jupiter:junit-jupiter` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb90709 commit bcc8243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<maven.compiler.release>23</maven.compiler.release>
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14-
<junit.jupiter.version>6.0.1</junit.jupiter.version>
14+
<junit.jupiter.version>6.0.2</junit.jupiter.version>
1515
<assertj.core.version>3.27.6</assertj.core.version>
1616
<mockito.version>5.21.0</mockito.version>
1717
</properties>

0 commit comments

Comments
 (0)