File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
8
8
id ' jacoco'
9
9
id ' com.google.cloud.tools.jib' version ' 2.4.0'
10
10
id ' maven-publish'
11
- id ' com.github.spotbugs' version ' 4.4.3 '
11
+ id ' com.github.spotbugs' version ' 4.4.4 '
12
12
id ' info.solidsoft.pitest' version ' 1.5.1'
13
13
}
14
14
@@ -121,7 +121,7 @@ dependencies {
121
121
implementation(' com.lmax:disruptor:3.4.2' )
122
122
implementation(' org.apache.httpcomponents:httpclient:4.5.12' )
123
123
implementation(' io.projectreactor:reactor-core:3.3.7.RELEASE' )
124
- implementation(' io.projectreactor.netty:reactor-netty:0.9.8 .RELEASE' )
124
+ implementation(' io.projectreactor.netty:reactor-netty:0.9.9 .RELEASE' )
125
125
implementation(' io.micrometer:micrometer-registry-prometheus' )
126
126
testImplementation(' io.projectreactor:reactor-test' )
127
127
testImplementation(' org.assertj:assertj-core:3.16.1' )
You can’t perform that action at this time.
0 commit comments