Skip to content

Commit bbad54e

Browse files
committed
Updated test dependencies and gradle plugins
1 parent 0f5fdd7 commit bbad54e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

gradle.properties

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@ reactor.version=3.4.1
1414
#
1515
# test dependencies
1616
#
17-
junit-jupiter.version=5.5.1
18-
equalsverifier.version=3.1.7
19-
mockito.version=2.18.3
20-
guava.version=24.1-jre
21-
bouncycastle.version=1.59
22-
paho.version=1.2.0
17+
junit-jupiter.version=5.7.0
18+
equalsverifier.version=3.5
19+
mockito.version=3.6.28
20+
guava.version=30.1-jre
21+
bouncycastle.version=1.67
22+
paho.version=1.2.5
2323
#
2424
# plugins
2525
#
26-
plugin.shadow.version=5.2.0
26+
plugin.shadow.version=6.1.0
2727
plugin.bnd.version=5.3.0
2828
plugin.nexus-publish.version=1.0.0
2929
plugin.license.version=0.15.0

0 commit comments

Comments
 (0)