Skip to content

Commit 8798b89

Browse files
build(deps): bump the patches group with 2 updates (#537)
1 parent 8b18a67 commit 8798b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ dependencies {
9797
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9898
implementation 'com.jayway.jsonpath:json-path:2.9.0'
9999
implementation 'org.apache.httpcomponents.client5:httpclient5:5.4.2'
100-
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.3'
100+
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.4'
101101
implementation 'org.apache.maven:maven-artifact:3.9.9'
102102
implementation 'commons-codec:commons-codec:1.18.0'
103103
// for RFC5987 parsing of content-disposition filename*
@@ -120,7 +120,7 @@ dependencies {
120120
testImplementation 'org.junit.jupiter:junit-jupiter'
121121
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
122122

123-
testImplementation 'org.mockito:mockito-junit-jupiter:5.16.0'
123+
testImplementation 'org.mockito:mockito-junit-jupiter:5.16.1'
124124
// would like to transition these to wiremock
125125
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
126126
// https://github.com/wiremock/wiremock/releases/tag/3.0.0 drops support for Java 8

0 commit comments

Comments
 (0)