Skip to content

Commit

Permalink
Merge pull request #1521 from phac-nml/dependabot/gradle/org.mockftps…
Browse files Browse the repository at this point in the history
…erver-MockFtpServer-3.2.0

chore(deps): bump org.mockftpserver:MockFtpServer from 3.0.0 to 3.2.0
  • Loading branch information
ericenns authored Nov 12, 2024
2 parents 9f67939 + 1f9d46a commit 1db2549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ dependencies {
}
testImplementation("org.seleniumhq.selenium:selenium-support:4.4.0")
testImplementation("org.seleniumhq.selenium:selenium-chrome-driver:4.4.0")
testImplementation("org.mockftpserver:MockFtpServer:3.0.0")
testImplementation("org.mockftpserver:MockFtpServer:3.2.0")
testImplementation("org.springframework.ldap:spring-ldap-test")
testImplementation("com.unboundid:unboundid-ldapsdk:6.0.5")
}
Expand Down

0 comments on commit 1db2549

Please sign in to comment.