Skip to content

Commit

Permalink
Merge pull request #535 from entur/update_entur_helper_v4
Browse files Browse the repository at this point in the history
Update Entur helper v4
  • Loading branch information
testower authored Jan 29, 2025
2 parents 6307240 + c9fcbf7 commit 2104aca
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 @@ -40,7 +40,7 @@
<java.version>21</java.version>
<entur.google.pubsub.emulator.download.skip>true</entur.google.pubsub.emulator.download.skip>

<entur.helpers.version>3.0</entur.helpers.version>
<entur.helpers.version>4.9</entur.helpers.version>

<entur-google-pubsub-version>${entur.helpers.version}</entur-google-pubsub-version>
<gcp-storage.version>${entur.helpers.version}</gcp-storage.version>
Expand Down Expand Up @@ -112,7 +112,7 @@
</dependency>
<dependency>
<groupId>org.entur.ror.helpers</groupId>
<artifactId>gcp-storage</artifactId>
<artifactId>storage-gcp-gcs</artifactId>
<version>${gcp-storage.version}</version>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 2104aca

Please sign in to comment.