Skip to content

Commit 4e3d66a

Browse files
dependabot[bot]ObserverOfTime
authored andcommitted
build: bump org.junit:junit-bom from 5.12.2 to 5.13.1
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.2 to 5.13.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.2...r5.13.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27a00b0 commit 4e3d66a

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
@@ -323,7 +323,7 @@
323323
<dependency>
324324
<groupId>org.junit</groupId>
325325
<artifactId>junit-bom</artifactId>
326-
<version>5.12.2</version>
326+
<version>5.13.1</version>
327327
<type>pom</type>
328328
<scope>import</scope>
329329
</dependency>

0 commit comments

Comments
 (0)