8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03832b commit 78e8972Copy full SHA for 78e8972
examples/powertools-examples-core/cdk/infra/pom.xml
@@ -9,7 +9,7 @@
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
<cdk.version>2.88.0</cdk.version>
11
<constructs.version>[10.0.0,11.0.0)</constructs.version>
12
- <junit.version>5.7.1</junit.version>
+ <junit.version>5.10.0</junit.version>
13
</properties>
14
<build>
15
<plugins>
0 commit comments