Skip to content

Commit

Permalink
Merge pull request #492 from navikt/dependabot/gradle/ch.qos.logback-…
Browse files Browse the repository at this point in the history
…logback-classic-1.4.8

chore(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8
  • Loading branch information
ybelMekk authored Jun 23, 2023
2 parents 52beb9a + 53f5261 commit de683dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask

val assertjVersion = "3.24.2"
val kotlinLoggingVersion = "3.0.5"
val logbackVersion = "1.4.7"
val logbackVersion = "1.4.8"
val nimbusSdkVersion = "10.9.2"
val mockWebServerVersion = "4.11.0"
val jacksonVersion = "2.15.2"
Expand Down

0 comments on commit de683dd

Please sign in to comment.