Skip to content

Commit

Permalink
Merge pull request #157 from fabriciofx/renovate/slf4j-monorepo
Browse files Browse the repository at this point in the history
Update slf4j monorepo to v2.0.14
  • Loading branch information
fabriciofx authored Aug 7, 2024
2 parents 3b89b91 + 2b07f57 commit 6dc9648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,13 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.13</version>
<version>2.0.14</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.13</version>
<version>2.0.14</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6dc9648

Please sign in to comment.