Skip to content

Commit 1028ecb

Browse files
committed
Version 0.7
1 parent f1602b1 commit 1028ecb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111

1212
<groupId>io.avaje</groupId>
1313
<artifactId>avaje-logback-encoder</artifactId>
14-
<version>0.6-SNAPSHOT</version>
14+
<version>0.7</version>
1515

1616
<properties>
1717
<surefire.useModulePath>false</surefire.useModulePath>
18-
<project.build.outputTimestamp>2024-12-16T11:14:14Z</project.build.outputTimestamp>
18+
<project.build.outputTimestamp>2025-01-08T11:36:03Z</project.build.outputTimestamp>
1919
</properties>
2020

2121
<dependencies>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>io.avaje</groupId>
2929
<artifactId>avaje-json-core</artifactId>
30-
<version>3.0-RC5</version>
30+
<version>3.0-RC6</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>io.avaje</groupId>

0 commit comments

Comments
 (0)