Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
chore(sumo): upgrade libsumojni.jar to 1.20.0
  • Loading branch information
kschrab committed Jul 1, 2024
1 parent 8448dd2 commit 8f414ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<version.slf4j>2.0.12</version.slf4j><!-- 2.0.12 is approved #13344 -->
<version.sqlite-jdbc>3.42.0.0</version.sqlite-jdbc><!-- 3.42.0.0 is approved in #9089 -->
<!-- note, when upgrading, the field LibSumoAmbassador#VALID_LIBSUMO_VERSIONS needs to be changed too -->
<version.libsumo>1.19.0</version.libsumo>
<version.libsumo>1.20.0</version.libsumo>
</properties>

<dependencies>
Expand Down

0 comments on commit 8f414ff

Please sign in to comment.