File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Just add this to your `pom.xml` file (you must have [Docker] installed too):
2020 <plugin >
2121 <groupId >org.eolang</groupId >
2222 <artifactId >hone-maven-plugin</artifactId >
23- <version >0.20.3 </version >
23+ <version >0.20.2 </version >
2424 <executions >
2525 <execution >
2626 <goals >
@@ -102,7 +102,7 @@ from [JNA](https://github.com/java-native-access/jna):
102102```
103103
104104The results were calculated in [ this GHA job] [ benchmark-gha ]
105- on 2025-12-17 at 13:53 ,
105+ on 2026-01-04 at 09:25 ,
106106on Linux with 4 CPUs.
107107<!-- benchmark_end -->
108108
@@ -125,7 +125,7 @@ The versions of [EO] and
125125that we use, are defined in the ` pom.xml ` file.
126126
127127[ EO ] : https://github.com/objectionary/eo
128- [ benchmark-gha ] : https://github.com/objectionary/hone-maven-plugin/actions/runs/20305168836
128+ [ benchmark-gha ] : https://github.com/objectionary/hone-maven-plugin/actions/runs/20690804594
129129[ bytecode ] : https://en.wikipedia.org/wiki/Java_bytecode
130130[ guidelines ] : https://www.yegor256.com/2014/04/15/github-guidelines.html
131131[ Maven ] : https://maven.apache.org/
You can’t perform that action at this time.
0 commit comments