We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adfc315 commit c659a82Copy full SHA for c659a82
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.spotify.fmt</groupId>
11
<artifactId>fmt-maven-plugin</artifactId>
12
- <version>2.29-SNAPSHOT</version>
+ <version>2.28-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>${project.groupId}:${project.artifactId}</name>
@@ -68,7 +68,7 @@
68
<properties>
69
<java.version>17</java.version>
70
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
71
- <project.build.outputTimestamp>1757420287</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1746436142</project.build.outputTimestamp>
72
<maven.version>3.9.6</maven.version>
73
</properties>
74
0 commit comments