int128 / groovy-ssh

SSH automation tool based on Groovy DSL
https://gradle-ssh-plugin.github.io
Apache License 2.0
115 stars 25 forks source link

Update Jsch, modernize Gradle, use Groovy 3. #294

Closed elijahfhopp closed 1 year ago

elijahfhopp commented 1 year ago

I wrote this PR while I was unaware of @gschafra 's currently open PR. This PR includes most of the improvements as #293 along with a couple more:

Backward compatibility

Next Steps