Skip to content

Commit 8306f09

Browse files
authored
Update dependencies (#831)
JAVA-4202
1 parent d1b3970 commit 8306f09

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ buildscript {
4343

4444
ext {
4545
configDir = new File(rootDir, 'config')
46-
jnrUnixsocketVersion = '0.18'
47-
nettyVersion = '4.1.43.Final'
48-
snappyVersion = '1.1.4'
49-
zstdVersion = '1.3.8-3'
46+
jnrUnixsocketVersion = '0.38.13'
47+
nettyVersion = '4.1.70.Final'
48+
snappyVersion = '1.1.8.4'
49+
zstdVersion = '1.5.0-4'
5050
mongoCryptVersion = '1.3.0'
5151
projectReactorVersion = 'Californium-SR23'
52-
junitBomVersion = '5.6.2'
52+
junitBomVersion = '5.8.1'
5353
gitVersion = getGitVersion()
5454
}
5555

0 commit comments

Comments
 (0)