Skip to content

Commit

Permalink
pin updated pebble version
Browse files Browse the repository at this point in the history
  • Loading branch information
rakow committed Feb 21, 2024
1 parent 988ac9f commit c00fb49
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions contribs/simwrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,12 @@
<groupId>tech.tablesaw</groupId>
<artifactId>tablesaw-jsplot</artifactId>
</dependency>
<!-- Pinned this version, as older one is not compatible with java 21, newer ones might be incompatible -->
<dependency>
<groupId>io.pebbletemplates</groupId>
<artifactId>pebble</artifactId>
<version>3.1.6</version>
</dependency>

<dependency>
<groupId>org.matsim.contrib</groupId>
Expand Down

0 comments on commit c00fb49

Please sign in to comment.