File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repositories {
11
11
dependencies {
12
12
implementation(" org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.1.10" )
13
13
implementation(" com.diffplug.spotless:spotless-plugin-gradle:7.0.2" )
14
- implementation(" io.freefair.gradle:lombok-plugin:8.12.2.1 " )
14
+ implementation(" io.freefair.gradle:lombok-plugin:8.13 " )
15
15
implementation(" net.ltgt.gradle:gradle-errorprone-plugin:4.0.1" )
16
16
implementation(" com.adarshr:gradle-test-logger-plugin:4.0.0" )
17
17
implementation(" org.pkl-lang:org.pkl-lang.gradle.plugin:0.28.1" )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ testng = "7.11.0"
8
8
log4j = " 2.24.3"
9
9
wiremock = " 3.12.1"
10
10
jnanoid = " 2.0.0"
11
- awssdk = " 2.30.37 "
11
+ awssdk = " 2.30.38 "
12
12
gcs = " 26.56.0"
13
13
system-stubs = " 2.1.7"
14
14
fastcsv = " 3.6.0"
@@ -23,8 +23,8 @@ sqlite = "3.49.1.0"
23
23
jakarta-mail = " 2.1.3"
24
24
angus-mail = " 2.0.3"
25
25
pkl = " 0.28.1"
26
- adls = " 12.22.1 "
27
- azure = " 1.15.3 "
26
+ adls = " 12.23.0 "
27
+ azure = " 1.15.4 "
28
28
guava = " 33.4.0-jre"
29
29
openlineage = " 1.29.0"
30
30
kotlin = " 2.1.10"
You can’t perform that action at this time.
0 commit comments