Skip to content

Commit

Permalink
Bump manifold.version from 2024.1.30 to 2024.1.32
Browse files Browse the repository at this point in the history
Bumps `manifold.version` from 2024.1.30 to 2024.1.32.

Updates `systems.manifold:manifold-javadoc-agent` from 2024.1.30 to 2024.1.32
- [Release notes](https://github.com/manifold-systems/manifold/releases)
- [Commits](manifold-systems/manifold@v2024.1.30...v2024.1.32)

Updates `systems.manifold:manifold-preprocessor` from 2024.1.30 to 2024.1.32

---
updated-dependencies:
- dependency-name: systems.manifold:manifold-javadoc-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: systems.manifold:manifold-preprocessor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent ca9402d commit 611a561
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 @@ -40,7 +40,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<manifold.version>2024.1.30</manifold.version>
<manifold.version>2024.1.32</manifold.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 611a561

Please sign in to comment.