Skip to content

Commit

Permalink
elf4j-engine version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jun 11, 2023
1 parent 3bcf905 commit 87bd18f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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>slf4j-elf4j</artifactId>
<version>6.0.2</version>
<version>6.0.3</version>
<packaging>jar</packaging>
<name>slf4j-elf4j</name>
<description>SLF4J binding to use ELF4J native logging implementation</description>
Expand Down Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>io.github.elf4j</groupId>
<artifactId>elf4j-engine</artifactId>
<version>11.0.3</version>
<version>11.0.5</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down Expand Up @@ -113,7 +113,7 @@
<plugin>
<groupId>io.github.q3769</groupId>
<artifactId>semver-maven-plugin</artifactId>
<version>20221011.20230506.0</version>
<version>20221011.20230506.20230611</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 87bd18f

Please sign in to comment.