Skip to content

Commit

Permalink
Bump the libs group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the libs group with 2 updates: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) and org.owasp.dependencycheck.


Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.9
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.9)

Updates `org.owasp.dependencycheck` from 10.0.3 to 10.0.4

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: libs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 69f5050 commit cabfc23
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
@@ -1,6 +1,6 @@
[versions]
coroutines = "1.7.3"
dependency-check = "10.0.3"
dependency-check = "10.0.4"
sonarqube = "5.1.0.4882"
kotlin = "1.9.21"
spotless = "6.25.0"
Expand All @@ -11,7 +11,7 @@ java = "17"
ktlint = "0.50.0"
dokka = "1.9.20"
maven-publish = "0.29.0"
logback = "1.5.6"
logback = "1.5.9"

[libraries]
nimbus-oauth2-oidc-sdk = { module = "com.nimbusds:oauth2-oidc-sdk", version.ref = "nimbus-sdk" }
Expand Down

0 comments on commit cabfc23

Please sign in to comment.