Skip to content

Commit

Permalink
3.19.0
Browse files Browse the repository at this point in the history
Took 10 seconds
  • Loading branch information
kiranhart committed Sep 29, 2023
1 parent dd9e5d4 commit 5159a78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

<name>Vouchers</name>
<description>An easy to use voucher plugin</description>
<version>3.17.1</version>
<version>3.19.0</version>
<packaging>jar</packaging>

<properties>
<author>Kiran Hart</author>
<jarName>${project.name}</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>16</java.version>
<flight.version>3.14.2</flight.version>
<flight.version>3.15.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit 5159a78

Please sign in to comment.