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.
2 parents 7e98a2e + f3b4645 commit fde3a6bCopy full SHA for fde3a6b
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.jawk</groupId>
11
<artifactId>jawk</artifactId>
12
- <version>6.4.01-SNAPSHOT</version>
+ <version>6.5.00-SNAPSHOT</version>
13
14
<name>Jawk</name>
15
<description>Java AWK interpreter, allowing Java to call and execute AWK scripts in the JVM.</description>
@@ -74,7 +74,7 @@
74
75
<!-- Reproducible Build -->
76
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
77
- <project.build.outputTimestamp>2026-05-13T19:32:38Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2026-06-03T10:27:54Z</project.build.outputTimestamp>
78
<jmh.version>1.37</jmh.version>
79
</properties>
80
0 commit comments