Skip to content

Commit

Permalink
upgrade flight
Browse files Browse the repository at this point in the history
Took 14 seconds
  • Loading branch information
kiranhart committed Nov 18, 2023
1 parent 64bfd19 commit a37c276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -15,7 +15,7 @@
<jarName>Skulls</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>1.8</java.version>
<flight.version>3.15.2</flight.version>
<flight.version>3.16.0</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit a37c276

Please sign in to comment.