Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

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

Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8
  • Loading branch information
siper committed Jun 13, 2023
2 parents 1ea49e6 + ba6a536 commit 06fcef2
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 @@ -2,7 +2,7 @@ val ktorVersion = "2.3.1"
val exposedVersion = "0.41.1"
val hikariCpVersion = "5.0.1"
val ktorFlywayVersion = "1.2.2"
val logbackVersion = "1.4.7"
val logbackVersion = "1.4.8"
val assertjVersion = "3.24.2"
val restAssuredVersion = "5.3.0"
val junitVersion = "5.9.3"
Expand Down

0 comments on commit 06fcef2

Please sign in to comment.