Skip to content

Commit

Permalink
Update dependency com.github.docker-java:docker-java to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-github-com[bot] committed Apr 29, 2022
1 parent 1e3053b commit c837920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terracotta-bank-servlet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dependencies {
testCompile('org.springframework.boot:spring-boot-starter-test')
testCompile('org.springframework.security:spring-security-test')

testCompile('com.github.docker-java:docker-java:3.0.14')
testCompile('com.github.docker-java:docker-java:3.2.1')
testCompile('com.github.mike10004:littleproxy:1.1.3socksmod1')
testCompile('io.github.bonigarcia:webdrivermanager:4.2.2')
testCompile('org.mockito:mockito-core')
Expand Down

0 comments on commit c837920

Please sign in to comment.