We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5637725 commit c2b61b8Copy full SHA for c2b61b8
wrapper/build.gradle.kts
@@ -28,7 +28,7 @@ plugins {
28
29
dependencies {
30
implementation("org.checkerframework:checker-qual:3.22.+")
31
- compileOnly("software.amazon.awssdk:rds:2.17.165")
+ compileOnly("software.amazon.awssdk:rds:2.17.238")
32
33
testImplementation("org.junit.platform:junit-platform-commons:1.8.+")
34
testImplementation("org.junit.platform:junit-platform-engine:1.8.+")
0 commit comments