Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.16 (#247)
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.12 to 1.5.16.
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.16)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent f3aea84 commit 726a554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-web:3.1.4'
implementation 'com.fasterxml.jackson.module:jackson-module-kotlin:2.18.2'
implementation 'io.github.microutils:kotlin-logging-jvm:2.1.21'
implementation 'ch.qos.logback:logback-classic:1.5.12'
implementation 'ch.qos.logback:logback-classic:1.5.16'
implementation 'org.springframework.boot:spring-boot-starter-websocket:3.1.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1'
implementation 'org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.8'
Expand Down

0 comments on commit 726a554

Please sign in to comment.