Skip to content

Commit acde33f

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump junit-jupiter from 5.9.2 to 5.9.3
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4c8a1c commit acde33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ limitations under the License.
6161
<dependency>
6262
<groupId>org.junit.jupiter</groupId>
6363
<artifactId>junit-jupiter</artifactId>
64-
<version>5.9.2</version>
64+
<version>5.9.3</version>
6565
<scope>test</scope>
6666
</dependency>
6767
</dependencies>

0 commit comments

Comments
 (0)