Skip to content

Commit

Permalink
update flight, funds
Browse files Browse the repository at this point in the history
Took 17 seconds
  • Loading branch information
kiranhart committed Mar 25, 2024
1 parent 40a1057 commit 664e7f9
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 @@ -16,7 +16,7 @@
<jarName>${project.name}</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>16</java.version>
<flight.version>3.17.0</flight.version>
<flight.version>3.18.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>${flight.path}</groupId>
<artifactId>funds</artifactId>
<version>1.4.0</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>com.github.MilkBowl</groupId>
Expand Down

0 comments on commit 664e7f9

Please sign in to comment.