Skip to content

Commit

Permalink
Update dependency com.github.stefanbirkner:fake-sftp-server-rule to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 65baf5d commit 12eb2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ dependencies {
exclude group: 'junit', module: 'junit'
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
}
testImplementation group: 'com.github.stefanbirkner', name: 'fake-sftp-server-rule', version: 'fake-sftp-server-rule-2.0.0'
testImplementation group: 'com.github.stefanbirkner', name: 'fake-sftp-server-rule', version: '2.0.1'
implementation group: 'de.ppi', name: 'fake-sftp-server-extension', version: '1.0.3'
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
testImplementation 'org.easymock:easymock:5.4.0'
Expand Down

0 comments on commit 12eb2b2

Please sign in to comment.