Skip to content

Commit bdfa890

Browse files
build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.0.2 to 10.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.0.2 to 10.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.1..10.0.2) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e40c5aa commit bdfa890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ reaktive-testing = { group = "org.modelix.reaktive", name = "reaktive-testing",
148148
reaktive-annotations = { group = "org.modelix.reaktive", name = "reaktive-annotations", version.ref = "reaktive" }
149149
reaktive-coroutines-interop = { group = "org.modelix.reaktive", name = "coroutines-interop", version.ref = "reaktive" }
150150

151-
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.0.2" }
151+
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.1" }
152152
bouncycastle-bcpkix = { group = "org.bouncycastle", name = "bcpkix-lts8on", version = "2.73.7" }
153153

154154
kotlincrypto-sha2 = { module = "org.kotlincrypto.hash:sha2", version = "0.7.0" }

0 commit comments

Comments
 (0)