Skip to content

Commit

Permalink
Dependency bumps
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Grote <cmgrote@users.noreply.github.com>
  • Loading branch information
cmgrote committed Jan 8, 2025
1 parent 48f1b10 commit 15aeaf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.1.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.0")
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.1")
implementation("io.freefair.gradle:lombok-plugin:8.11")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.0.1")
implementation("com.adarshr:gradle-test-logger-plugin:4.0.0")
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ testng = "7.10.2"
log4j = "2.24.3"
wiremock = "3.10.0"
jnanoid = "2.0.0"
awssdk = "2.29.46"
awssdk = "2.29.47"
gcs = "26.51.0"
system-stubs = "2.1.7"
fastcsv = "3.4.0"
Expand Down

0 comments on commit 15aeaf6

Please sign in to comment.