Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit c79f79e

Browse files
authored
Merge pull request #82 from browserup/dependabot/gradle/dnsjava-dnsjava-2.1.9
Bump dnsjava from 2.1.8 to 2.1.9
2 parents 0c82fe7 + 915ed32 commit c79f79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserup-proxy-core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation('com.jcraft:jzlib:1.1.3') {
6969
exclude(module: 'netty')
7070
}
71-
implementation 'dnsjava:dnsjava:2.1.8'
71+
implementation 'dnsjava:dnsjava:2.1.9'
7272
implementation 'io.netty:netty-all:4.1.36.Final'
7373
implementation 'org.bouncycastle:bcpkix-jdk15on:1.61'
7474
implementation 'org.bouncycastle:bcprov-jdk15on:1.61'

0 commit comments

Comments
 (0)