Skip to content

Commit

Permalink
Merge branch 'master' into remove-bitwise
Browse files Browse the repository at this point in the history
  • Loading branch information
SentryMan authored Oct 28, 2024
2 parents 57a74e9 + b6b925b commit a4e6516
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion avaje-config-toml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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
2 changes: 1 addition & 1 deletion avaje-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,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
2 changes: 1 addition & 1 deletion avaje-dynamic-logback/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.11</version>
<version>1.5.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a4e6516

Please sign in to comment.