Skip to content

Commit

Permalink
Bump matsim.version from 15.0-2023w02 to 15.0-2023w03
Browse files Browse the repository at this point in the history
Bumps `matsim.version` from 15.0-2023w02 to 15.0-2023w03.

Updates `matsim` from 15.0-2023w02 to 15.0-2023w03
- [Release notes](https://github.com/matsim-org/matsim/releases)
- [Commits](https://github.com/matsim-org/matsim/commits)

Updates `matsim-examples` from 15.0-2023w02 to 15.0-2023w03
- [Release notes](https://github.com/matsim-org/matsim/releases)
- [Commits](https://github.com/matsim-org/matsim/commits)

Updates `minibus` from 15.0-2023w02 to 15.0-2023w03

Updates `otfvis` from 15.0-2023w02 to 15.0-2023w03

Updates `roadpricing` from 15.0-2023w02 to 15.0-2023w03

Updates `taxi` from 15.0-2023w02 to 15.0-2023w03

Updates `av` from 15.0-2023w02 to 15.0-2023w03

Updates `freight` from 15.0-2023w02 to 15.0-2023w03

Updates `bicycle` from 15.0-2023w02 to 15.0-2023w03

Updates `osm` from 15.0-2023w02 to 15.0-2023w03

Updates `emissions` from 15.0-2023w02 to 15.0-2023w03

Updates `discrete_mode_choice` from 15.0-2023w02 to 15.0-2023w03

Updates `application` from 15.0-2023w02 to 15.0-2023w03

---
updated-dependencies:
- dependency-name: org.matsim:matsim
  dependency-type: direct:development
- dependency-name: org.matsim:matsim-examples
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:minibus
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:otfvis
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:roadpricing
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:taxi
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:av
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:freight
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:bicycle
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:osm
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:emissions
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:discrete_mode_choice
  dependency-type: direct:production
- dependency-name: org.matsim.contrib:application
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and michalmac committed Jan 17, 2023
1 parent af3bf8a commit f67d6d0
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 @@ -11,7 +11,7 @@

<properties>
<!--stable build based on weekly (e.g. 15.0-PR2344), PR-based (e.g. 15.0-2023w01) or official (e.g. 14.0) releases -->
<matsim.version>15.0-2023w02</matsim.version>
<matsim.version>15.0-2023w03</matsim.version>

<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit f67d6d0

Please sign in to comment.