Skip to content

Commit 59646b3

Browse files
build(deps): bump the patches group with 3 updates (#453)
1 parent 9514a57 commit 59646b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39'
9797
implementation 'com.jayway.jsonpath:json-path:2.9.0'
9898
implementation 'org.apache.httpcomponents.client5:httpclient5:5.3.1'
99-
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.20'
99+
implementation 'io.projectreactor.netty:reactor-netty-http:1.1.21'
100100
implementation 'org.apache.maven:maven-artifact:3.9.8'
101101
implementation 'commons-codec:commons-codec:1.17.0'
102102
// for RFC5987 parsing of content-disposition filename*
@@ -108,10 +108,10 @@ dependencies {
108108
// For IMPLODE compression used by some CurseForge modpacks
109109
implementation 'org.apache.commons:commons-compress:1.26.2'
110110

111-
testImplementation 'org.assertj:assertj-core:3.26.0'
111+
testImplementation 'org.assertj:assertj-core:3.26.3'
112112
// https://github.com/webcompere/model-assert
113113
// for json assertions
114-
testImplementation 'uk.org.webcompere:model-assert:1.0.2'
114+
testImplementation 'uk.org.webcompere:model-assert:1.0.3'
115115
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
116116
testImplementation 'org.mockito:mockito-junit-jupiter:5.12.0'
117117
// would like to transition these to wiremock

0 commit comments

Comments
 (0)