Skip to content

Commit

Permalink
Bump the libs group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the libs group with 3 updates in the / directory: [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt), org.sonarqube and [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin).


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.sonarqube` from 5.0.0.4638 to 5.1.0.4882

Updates `com.vanniktech.maven.publish` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases)
- [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md)
- [Commits](vanniktech/gradle-maven-publish-plugin@0.28.0...0.29.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.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: libs
- dependency-name: com.vanniktech.maven.publish
  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 Jul 19, 2024
1 parent 55a1d9f commit cd5146a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ 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"
sonarqube = "5.1.0.4882"
dependencycheck = "10.0.3"
jsonKotlinSchema = "0.47"
jsonpathkt="2.0.1"
mavenPublish="0.28.0"
mavenPublish="0.29.0"

[libraries]
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinxSerialization" }
Expand Down

0 comments on commit cd5146a

Please sign in to comment.