Skip to content

Commit

Permalink
Bump version --> 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Jun 15, 2024
1 parent 0aee47f commit 5ffeb86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.9.2</junit.version>
<asm.version>9.6</asm.version>
<revision>2.0.1</revision>
<junit.version>5.10.2</junit.version>
<asm.version>9.7</asm.version>
<revision>2.1.0</revision>
</properties>

<dependencies>
Expand Down

0 comments on commit 5ffeb86

Please sign in to comment.