Skip to content

Commit

Permalink
fix: parsing newest commits first
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Feb 16, 2023
1 parent 0f68d51 commit 051d7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<changelog-lib>1.168.7</changelog-lib>
<changelog-lib>1.168.8</changelog-lib>
</properties>

<dependencies>
Expand Down

0 comments on commit 051d7e5

Please sign in to comment.