Skip to content

Commit

Permalink
Update dependency org.mock-server:mockserver-netty to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 12, 2023
1 parent b38bc56 commit a1ee754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pix/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'

testImplementation 'org.mock-server:mockserver-client-java:5.15.0'
testImplementation 'org.mock-server:mockserver-netty:5.14.0'
testImplementation 'org.mock-server:mockserver-netty:5.15.0'
implementation 'commons-cli:commons-cli:1.5.0'
}

Expand Down

0 comments on commit a1ee754

Please sign in to comment.