Skip to content

Commit d0231c3

Browse files
Bump org.junit.jupiter:junit-jupiter in /infrastructure/cdk
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d51c0a5 commit d0231c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/cdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1414
<cdk.version>2.181.1</cdk.version>
15-
<junit.version>5.12.0</junit.version>
15+
<junit.version>5.12.1</junit.version>
1616
</properties>
1717

1818
<build>

0 commit comments

Comments
 (0)