Skip to content

Commit 9955e64

Browse files
dependabot[bot]JoergSiebahn
authored andcommitted
fix(deps): bump io.github.robothy:local-s3-jupiter from 1.26 to 1.27
Bumps [io.github.robothy:local-s3-jupiter](https://github.com/Robothy/local-s3) from 1.26 to 1.27. - [Release notes](https://github.com/Robothy/local-s3/releases) - [Commits](Robothy/local-s3@1.26...1.27) --- updated-dependencies: - dependency-name: io.github.robothy:local-s3-jupiter dependency-version: '1.27' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 933c5ab commit 9955e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sda-commons-server-s3-testing/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33

44
// old AWS SDK v1 is only used internally by robothy
55
api enforcedPlatform("com.amazonaws:aws-java-sdk-bom:1.12.791")
6-
api 'io.github.robothy:local-s3-jupiter:1.26', {
6+
api 'io.github.robothy:local-s3-jupiter:1.27', {
77
exclude group: 'software.amazon.awssdk'
88
exclude group: 'com.amazonaws', module: 'aws-java-sdk'
99
exclude group: 'org.bouncycastle', module: 'bcprov-jdk18on'

0 commit comments

Comments
 (0)