Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5…
Browse files Browse the repository at this point in the history
….12 (#1234)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent e484d67 commit ed6ab48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.11</version>
<version>1.5.12</version>
</dependency>
<dependency>
<groupId>org.fusesource.jansi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion micronaut-maven-jib-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.11</version>
<version>1.5.12</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit ed6ab48

Please sign in to comment.