Skip to content

Commit d2c63fb

Browse files
chore(deps-dev): bump junit-jupiter-api from 5.8.2 to 5.9.0
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86332e4 commit d2c63fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>software.amazon.awssdk</groupId>
6464
<artifactId>kms</artifactId>
65-
<version>2.17.226</version>
65+
<version>2.17.259</version>
6666
<optional>true</optional>
6767
</dependency>
6868

@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.junit.jupiter</groupId>
8484
<artifactId>junit-jupiter-api</artifactId>
85-
<version>5.8.2</version>
85+
<version>5.9.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888
<dependency>

0 commit comments

Comments
 (0)