Skip to content

Commit

Permalink
Update flight
Browse files Browse the repository at this point in the history
Took 11 seconds
  • Loading branch information
kiranhart committed Dec 14, 2022
1 parent 22fbdbe commit e9228ba
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 @@ -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.6.0</flight.version>
<flight.version>3.7.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit e9228ba

Please sign in to comment.