Skip to content

Commit

Permalink
fix realtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EOVN committed May 6, 2023
1 parent aaff5ad commit 824e072
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 @@ -969,9 +969,9 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mobilitydata</groupId>
<groupId>io.mobilitydata.transit</groupId>
<artifactId>gtfs-realtime-bindings</artifactId>
<version>0.0.8</version>
<version>0.0.5</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 824e072

Please sign in to comment.