Skip to content

Commit 7b7fb5f

Browse files
authored
update dependencies (#1193)
2 parents c52fc0f + 1726ccd commit 7b7fb5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dependencies.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ org.apache.logging.log4j:log4j-jcl = 2.24.3
2626
org.apache.logging.log4j:log4j-jul = 2.24.3
2727
org.apache.logging.log4j:log4j-slf4j-impl = 2.24.3
2828
org.hsqldb:hsqldb = 2.7.4
29-
org.junit.jupiter:junit-jupiter = 5.12.2
30-
org.junit.platform:junit-platform-launcher = 1.12.2
29+
org.junit.jupiter:junit-jupiter = 5.13.0
30+
org.junit.platform:junit-platform-launcher = 1.13.0
3131
org.slf4j:slf4j-api = 1.7.36
3232
org.slf4j:slf4j-nop = 1.7.36
3333
org.slf4j:slf4j-simple = 1.7.36
34-
software.amazon.awssdk:aws-core = 2.31.41
35-
software.amazon.awssdk:sdk-core = 2.31.41
34+
software.amazon.awssdk:aws-core = 2.31.54
35+
software.amazon.awssdk:sdk-core = 2.31.54
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)