Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

build(deps-dev): bump s3mock-junit5 from 2.4.9 to 2.11.0 #497

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion asto-s3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ SOFTWARE.
<dependency>
<groupId>com.adobe.testing</groupId>
<artifactId>s3mock-junit5</artifactId>
<version>2.4.9</version>
<version>2.11.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down