File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ repositories {
4343}
4444
4545dependencies {
46- implementation ' io.nats.nkeys:' + coreName + ' :3.0.1 '
46+ implementation ' io.nats.nkeys:' + coreName + ' :3.0.2 '
4747 implementation ' org.bouncycastle:bc-fips:2.1.2'
4848 implementation ' org.jspecify:jspecify:1.0.0'
4949
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ repositories {
4343}
4444
4545dependencies {
46- implementation ' io.nats.nkeys:' + coreName + ' :3.0.1 '
46+ implementation ' io.nats.nkeys:' + coreName + ' :3.0.2 '
4747 implementation ' org.bouncycastle:bcprov-lts8on:2.73.10'
4848 implementation ' org.jspecify:jspecify:1.0.0'
4949
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ repositories {
4343}
4444
4545dependencies {
46- implementation ' io.nats.nkeys:' + coreName + ' :3.0.1 '
46+ implementation ' io.nats.nkeys:' + coreName + ' :3.0.2 '
4747 implementation ' org.bouncycastle:bcprov-jdk18on:1.83'
4848 implementation ' org.jspecify:jspecify:1.0.0'
4949
You can’t perform that action at this time.
0 commit comments