Skip to content

Commit

Permalink
Bumped Koral version to 0.43 and Kustvakt to 0.73.2
Browse files Browse the repository at this point in the history
Change-Id: Iae193bb949784c6c3c6b6ab24cd67ccacf163632
  • Loading branch information
margaretha committed Jun 11, 2024
1 parent 1ef2a03 commit c55b861
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 @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.ids-mannheim.korap.kustvakt</groupId>
<artifactId>Kustvakt</artifactId>
<version>0.73.2-SNAPSHOT</version>
<version>0.73.2</version>
<properties>
<java.version>17</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -19,7 +19,7 @@
<flyway.version>10.6.0</flyway.version>
<log4j.version>2.22.1</log4j.version>
<krill.version>[0.62.5,)</krill.version>
<koral.version>[0.42,)</koral.version>
<koral.version>[0.43,)</koral.version>
</properties>
<profiles>
<profile>
Expand Down

0 comments on commit c55b861

Please sign in to comment.