Skip to content

Commit 78e8972

Browse files
build(deps-dev): bump org.junit.jupiter:junit-jupiter (#1362)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.7.1...r5.10.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f03832b commit 78e8972

File tree

1 file changed

+1
-1
lines changed
  • examples/powertools-examples-core/cdk/infra

1 file changed

+1
-1
lines changed

examples/powertools-examples-core/cdk/infra/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1010
<cdk.version>2.88.0</cdk.version>
1111
<constructs.version>[10.0.0,11.0.0)</constructs.version>
12-
<junit.version>5.7.1</junit.version>
12+
<junit.version>5.10.0</junit.version>
1313
</properties>
1414
<build>
1515
<plugins>

0 commit comments

Comments
 (0)