Skip to content

Commit c2b61b8

Browse files
chore(deps): bump rds from 2.17.165 to 2.17.238
Bumps rds from 2.17.165 to 2.17.238. --- updated-dependencies: - dependency-name: software.amazon.awssdk:rds dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5637725 commit c2b61b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ plugins {
2828

2929
dependencies {
3030
implementation("org.checkerframework:checker-qual:3.22.+")
31-
compileOnly("software.amazon.awssdk:rds:2.17.165")
31+
compileOnly("software.amazon.awssdk:rds:2.17.238")
3232

3333
testImplementation("org.junit.platform:junit-platform-commons:1.8.+")
3434
testImplementation("org.junit.platform:junit-platform-engine:1.8.+")

0 commit comments

Comments
 (0)