Skip to content

Commit

Permalink
flight update
Browse files Browse the repository at this point in the history
Took 21 seconds
  • Loading branch information
kiranhart committed Oct 15, 2024
1 parent dbc0233 commit e0f956c
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.26.0</flight.version>
<flight.version>3.27.1</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit e0f956c

Please sign in to comment.