Skip to content

Commit c328dd4

Browse files
auto upgrade request: bump org.junit.jupiter:junit-jupiter
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.2...r6.0.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b39ce17 commit c328dd4

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
@@ -44,7 +44,7 @@
4444
<aws.sdk.version>2.41.16</aws.sdk.version>
4545
<s3accessgrants.version>2.4.1</s3accessgrants.version>
4646
<caffeine.version>3.2.3</caffeine.version>
47-
<junit.version>6.0.2</junit.version>
47+
<junit.version>6.0.3</junit.version>
4848
<mockito.version>5.21.0</mockito.version>
4949
<jqwik.version>1.9.3</jqwik.version>
5050
</properties>

0 commit comments

Comments
 (0)