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 5cb99d3 commit c4e30a0Copy full SHA for c4e30a0
build.gradle
@@ -47,7 +47,7 @@ ext {
47
modifiedFiles =
48
files(grgit.status().unstaged.modified).filter { f -> f.name.endsWith('.java') || f.name.endsWith('.kt') }
49
50
- apacheSshdVersion = '2.9.3'
+ apacheSshdVersion = '2.9.2'
51
artemisVersion = '2.28.0'
52
aspectjVersion = '1.9.20.1'
53
assertjVersion = '3.24.2'
0 commit comments