File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies {
13
13
implementation(kotlin(" stdlib-jdk8" ))
14
14
implementation(kotlin(" reflect" ))
15
15
16
- implementation(" org.slf4j:slf4j-api:2.0.12 " )
16
+ implementation(" org.slf4j:slf4j-api:2.0.13 " )
17
17
api(" com.google.protobuf:protobuf-java:3.25.3" )
18
18
api(" com.google.protobuf:protobuf-java-util:3.25.3" )
19
19
implementation(" com.google.guava:guava:33.1.0-jre" )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies {
6
6
api(" com.amazonaws:aws-lambda-java-core:1.2.3" )
7
7
api(" com.amazonaws:aws-lambda-java-events:3.11.4" )
8
8
9
- implementation(" org.slf4j:slf4j-api:2.0.12 " )
9
+ implementation(" org.slf4j:slf4j-api:2.0.13 " )
10
10
api(" com.fasterxml.jackson.core:jackson-databind:2.17.0" )
11
11
api(" com.fasterxml.jackson.module:jackson-module-kotlin:2.17.0" )
12
12
api(" com.google.guava:guava:33.1.0-jre" )
You can’t perform that action at this time.
0 commit comments