Skip to content

Commit

Permalink
Merge pull request #99 from naviqore/release/v0.4.0
Browse files Browse the repository at this point in the history
Release/v0.4.0
  • Loading branch information
munterfi authored Aug 16, 2024
2 parents 1ff79ed + 4de3aca commit e9b579b
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 @@ -11,7 +11,7 @@
</parent>
<groupId>ch.naviqore</groupId>
<artifactId>public-transit-service</artifactId>
<version>0.3.1</version>
<version>0.4.0</version>

<name>Public Transit Service</name>
<description>
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.7</version>
<version>1.5.6</version>
</dependency>
<!-- io -->
<dependency>
Expand Down

0 comments on commit e9b579b

Please sign in to comment.