Skip to content

Commit add5395

Browse files
build(deps): bump the patches group across 1 directory with 2 updates (#639)
1 parent bf59b11 commit add5395

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.5'
100-
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.9'
100+
implementation 'io.projectreactor.netty:reactor-netty-http:1.2.10'
101101
implementation 'org.apache.maven:maven-artifact:3.9.11'
102102
implementation 'commons-codec:commons-codec:1.19.0'
103103
// for RFC5987 parsing of content-disposition filename*
@@ -109,7 +109,7 @@ dependencies {
109109
// For IMPLODE compression used by some CurseForge modpacks
110110
implementation 'org.apache.commons:commons-compress:1.28.0'
111111

112-
testImplementation 'org.assertj:assertj-core:3.27.4'
112+
testImplementation 'org.assertj:assertj-core:3.27.6'
113113
// https://github.com/webcompere/model-assert
114114
// for json assertions
115115
testImplementation 'uk.org.webcompere:model-assert:1.1.0'

0 commit comments

Comments
 (0)