Skip to content

Commit

Permalink
Bump the java-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the java-dependencies group with 1 update: [org.matsim:matsim-all](https://github.com/matsim-org/matsim).

- [Release notes](https://github.com/matsim-org/matsim/releases)
- [Commits](https://github.com/matsim-org/matsim/commits)

---
updated-dependencies:
- dependency-name: org.matsim:matsim-all
  dependency-type: direct:production
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michalmac committed Nov 27, 2023
1 parent b2591ee commit 129c3ce
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 @@ -12,7 +12,7 @@
<!-- This is where we change the matsim version. Maven does not allow using properties in the parent declaration (like ${matsim.version}).
Therefore we need to use a fixed value here and then refer to the matsim version with ${project.parent.version} -->
<!-- Options: stable build based on weekly (e.g. 15.0-PR2344), PR-based (e.g. 15.0-2023w01) or official (e.g. 14.0) releases -->
<version>16.0-2023w47</version>
<version>16.0-2023w48</version>
<!--<version>16.0-2023w39</version>-->
<!--<version>15.0-SNAPSHOT</version>-->
<relativePath/>
Expand Down

0 comments on commit 129c3ce

Please sign in to comment.