Skip to content

Commit

Permalink
Update logback monorepo to v1.5.17 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 84f1460 commit 9737796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/example/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ dependencies {
implementation("jakarta.inject:jakarta.inject-api:2.0.1")
liquibaseRuntime("org.liquibase:liquibase-core:4.31.1")
liquibaseRuntime("info.picocli:picocli:4.7.6")
liquibaseRuntime("ch.qos.logback:logback-core:1.5.16")
liquibaseRuntime("ch.qos.logback:logback-classic:1.5.16")
liquibaseRuntime("ch.qos.logback:logback-core:1.5.17")
liquibaseRuntime("ch.qos.logback:logback-classic:1.5.17")
liquibaseRuntime("javax.xml.bind:jaxb-api:2.3.1")
liquibaseRuntime("org.postgresql:postgresql:42.7.5")
}
Expand Down

0 comments on commit 9737796

Please sign in to comment.