Skip to content

Commit

Permalink
+ elf4j version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed May 14, 2023
1 parent 3be8bb8 commit 7b67f93
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 @@ -31,7 +31,7 @@

<groupId>io.github.elf4j</groupId>
<artifactId>elf4j-engine</artifactId>
<version>9.0.1</version>
<version>9.0.2</version>
<packaging>jar</packaging>
<name>elf4j-engine</name>
<description>A stand-alone Java log engine implementing the ELF4J (Easy Logging Facade for Java) API</description>
Expand Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>io.github.elf4j</groupId>
<artifactId>elf4j</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
<dependency>
<groupId>io.github.q3769</groupId>
Expand Down

0 comments on commit 7b67f93

Please sign in to comment.