Skip to content

Commit d840374

Browse files
Bump junit-jupiter.version from 5.11.1 to 5.11.2 (#140)
Bumps `junit-jupiter.version` from 5.11.1 to 5.11.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.2) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.1 to 5.11.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.1...r5.11.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82b3d16 commit d840374

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
@@ -45,7 +45,7 @@
4545
<maven.plugin.validation>VERBOSE</maven.plugin.validation>
4646
<maven.compiler.source>17</maven.compiler.source>
4747
<maven.compiler.target>17</maven.compiler.target>
48-
<junit-jupiter.version>5.11.1</junit-jupiter.version>
48+
<junit-jupiter.version>5.11.2</junit-jupiter.version>
4949
<gson.version>2.11.0</gson.version>
5050
<jackson-databind-nullable.version>0.2.6
5151
</jackson-databind-nullable.version>

0 commit comments

Comments
 (0)