From 77b4fcda1c6dc65640cd2fc845d2a4a8fb1028e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 00:24:55 +0000 Subject: [PATCH] build(deps): bump the java-dependencies group with 1 update Bumps the java-dependencies group with 1 update: [org.matsim:matsim-all](https://github.com/matsim-org/matsim). Updates `org.matsim:matsim-all` from 16.0-2024w05 to 16.0-2024w06 - [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] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d8d5efe..84e75e3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.matsim</groupId> <artifactId>matsim-all</artifactId> - <version>16.0-2024w05</version> + <version>16.0-2024w06</version> <relativePath/> </parent>