Skip to content

Commit

Permalink
Bump the libs group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the libs group with 2 updates in the / directory: [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) and org.owasp.dependencycheck.


Updates `com.nimbusds:nimbus-jose-jwt` from 9.37.3 to 9.40
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.37.3)

Updates `org.owasp.dependencycheck` from 9.1.0 to 9.2.0

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libs
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libs
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent b3a188a commit a474c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ foojay = "0.8.0"
spotless = "6.25.0"
java = "17"
kotlinxSerialization = "1.6.1"
nimbusJoseJwt = "9.37.3"
nimbusJoseJwt = "9.40"
ktlint = "0.50.0"
sonarqube = "5.0.0.4638"
dependencycheck = "9.1.0"
dependencycheck = "9.2.0"
jsonKotlinSchema = "0.47"
jsonpathkt="2.0.1"
mavenPublish="0.28.0"
Expand Down

0 comments on commit a474c33

Please sign in to comment.