Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 2c06a1d commit 5fc8abc
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
@@ -1,7 +1,7 @@
buildscript {
ext.ktor_version = '1.2.2'
ext.kotlin_version = '1.3.50'
ext.logback_version = '1.2.1'
ext.logback_version = '1.5.5'
ext.exposed_version = '0.16.1'
ext.hikaricp_version = '3.3.1'
ext.postgres_version = '42.2.6'
Expand Down

0 comments on commit 5fc8abc

Please sign in to comment.