Skip to content

Commit

Permalink
fix(deps): update dependency org.graalvm.sdk:graal-sdk to v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 68731be commit d7c5560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r2dbc-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

configurations.all {
resolutionStrategy {
force 'org.graalvm.sdk:graal-sdk:24.0.0'
force 'org.graalvm.sdk:graal-sdk:24.1.0'
}
}

Expand Down

0 comments on commit d7c5560

Please sign in to comment.