Skip to content

Commit 0b0490f

Browse files
Bump org.junit.jupiter:junit-jupiter-api in the all_together group (#18)
Bumps the all_together group with 1 update: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.12.1 to 5.12.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.1...r5.12.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all_together ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96be18d commit 0b0490f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<java.version>1.8</java.version>
1818
<maven.compiler.release>8</maven.compiler.release>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20-
<junit.version>5.12.1</junit.version>
20+
<junit.version>5.12.2</junit.version>
2121
<junit4.version>4.13.2</junit4.version>
2222
<maven.plugin.api.version>3.9.9</maven.plugin.api.version>
2323
<maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>

0 commit comments

Comments
 (0)