Skip to content

Commit

Permalink
update ssh and download plugin for docker imagte
Browse files Browse the repository at this point in the history
  • Loading branch information
edigonzales committed Dec 9, 2024
1 parent f42cc95 commit 2a24509
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 @@ -35,8 +35,8 @@ mockWebServerVersion = "4.11.0"
testContainersVersion = "1.15.3"
sftpFsVersion = "2.0.4"
tomcatEmbedVersion = "9.0.69"
gradleDownloadTaskPluginVersion = "4.1.2"
gradleSshPluginVersion = "2.9.0"
gradleDownloadTaskPluginVersion = "5.6.0"
gradleSshPluginVersion = "2.11.2"
pluginPublishVersion = "0.21.0"
cyclonedxBomVersion = "1.7.4"
awsSdkV1Version = "1.12.761"
Expand Down

0 comments on commit 2a24509

Please sign in to comment.