Skip to content

Commit

Permalink
Dev (#6)
Browse files Browse the repository at this point in the history
* elf4j spi version bump
  • Loading branch information
elf4j authored Mar 17, 2023
1 parent 0336b62 commit 3d6bc51
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-impl-core</artifactId>
<version>0.6.0</version>
<version>0.6.1</version>
<packaging>jar</packaging>
<name>elf4j-impl-core</name>
<description>Native logging service provider implementation of ELF4J (Easy Logging Facade For Java)
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>io.github.elf4j</groupId>
<artifactId>elf4j</artifactId>
<version>2.0.5</version>
<version>2.0.6</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 3d6bc51

Please sign in to comment.