Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Mar 28, 2024
1 parent 26d9d2a commit c58fbe8
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 @@ -6,7 +6,7 @@
<artifactId>matsim-all</artifactId>

<!-- PR-labelled release -->
<version>16.0-PR3191</version>
<version>16.0-PR3193</version>

<!-- snapshot == not recommended: rather use PR-labelled release!-->
<!-- <version>16.0-SNAPSHOT</version>-->
Expand Down Expand Up @@ -231,7 +231,7 @@
<dependency>
<groupId>org.optaplanner</groupId>
<artifactId>optaplanner-core</artifactId>
<version>9.41.0.Final</version>
<version>9.44.0.Final</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c58fbe8

Please sign in to comment.