Skip to content

Commit 7aa6588

Browse files
dependabot[bot]romani
authored andcommitted
dependency: bump junit.version from 6.1.1 to 6.1.2
Bumps `junit.version` from 6.1.1 to 6.1.2. Updates `org.junit.jupiter:junit-jupiter-api` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.1...r6.1.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aa9a38 commit 7aa6588

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
@@ -37,7 +37,7 @@
3737
<maven.checkstyle.plugin.version>3.6.0</maven.checkstyle.plugin.version>
3838
<maven.compiler.source>21</maven.compiler.source>
3939
<maven.compiler.target>21</maven.compiler.target>
40-
<junit.version>6.1.1</junit.version>
40+
<junit.version>6.1.2</junit.version>
4141
</properties>
4242

4343
<dependencies>

0 commit comments

Comments
 (0)