mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump logback-classic from 1.2.6 to 1.2.7
Bumps logback-classic from 1.2.6 to 1.2.7. --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Hibon
parent
779ef5dbee
commit
35365bbdf3
@@ -35,7 +35,7 @@ application {
|
||||
dependencies {
|
||||
val ktorVersion = "1.6.6"
|
||||
val kotlinVersion = "1.5.31"
|
||||
val logbackVersion = "1.2.6"
|
||||
val logbackVersion = "1.2.7"
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion")
|
||||
implementation("io.ktor:ktor-server-netty:$ktorVersion")
|
||||
implementation("ch.qos.logback:logback-classic:$logbackVersion")
|
||||
|
||||
Reference in New Issue
Block a user