Skip to content

Commit 63bf3ae

Browse files
authored
Update README.md
1 parent 3bd4398 commit 63bf3ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030
3131
dependencies {
32-
implementation('website.magyar:mitm-java-proxy:2.5.26.113')
32+
implementation('website.magyar:mitm-java-proxy:2.5.27.114')
3333
}
3434
```
3535

@@ -90,4 +90,4 @@ This allows the client to trust all the SSL traffic coming from the proxy, which
9090

9191
It is recommended to use `-Djdk.tls.namedGroups="secp256r1, secp384r1, ffdhe2048, ffdhe3072"` java arguments to address some issues still existing in some JDK implementations.
9292

93-
Please note that in V2.5.x the certificate used by this proxy is upgraded.
93+
Please note that in V2.5.x the certificate used by this proxy is upgraded.

0 commit comments

Comments
 (0)