Skip to content

Commit

Permalink
refactor(pom.xml): Addressed short hash for gtfs lib
Browse files Browse the repository at this point in the history
Jitpack now requires 10 instead of 7 characters
  • Loading branch information
Robin Beer authored and Robin Beer committed Aug 16, 2023
1 parent 78668f2 commit 2cc5aab
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 @@ -268,7 +268,7 @@
<groupId>com.github.conveyal</groupId>
<artifactId>gtfs-lib</artifactId>
<!-- Latest dev build on jitpack.io -->
<version>f2ceb59</version>
<version>f2ceb59027</version>
<!-- Exclusions added in order to silence SLF4J warnings about multiple bindings:
http://www.slf4j.org/codes.html#multiple_bindings
-->
Expand Down

0 comments on commit 2cc5aab

Please sign in to comment.