File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ org.apache.logging.log4j:log4j-jcl = 2.24.3
26
26
org.apache.logging.log4j :log4j-jul = 2.24.3
27
27
org.apache.logging.log4j :log4j-slf4j-impl = 2.24.3
28
28
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
31
31
org.slf4j :slf4j-api = 1.7.36
32
32
org.slf4j :slf4j-nop = 1.7.36
33
33
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
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
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
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments