Skip to content

Commit

Permalink
Merge branch '1.11.x' into 1.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Feb 2, 2024
2 parents cda33b3 + 895d78b commit 1179250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ aspectjweaver = "1.9.21"
assertj = "3.24.2"
awaitility = "4.2.0"
# legacy SDK
aws-cloudwatch = "1.12.649"
aws-cloudwatch = "1.12.650"
caffeine = "2.9.3"
cloudwatch2 = "2.21.46"
colt = "1.2.0"
Expand Down Expand Up @@ -212,7 +212,7 @@ plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", versio
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.2" }
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.5.0" }
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.22.0" }
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

[plugins]
Expand Down

0 comments on commit 1179250

Please sign in to comment.