Skip to content

Commit

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

Updates `systems.manifold:manifold-javadoc-agent` from 2024.1.9 to 2024.1.10
- [Release notes](https://github.com/manifold-systems/manifold/releases)
- [Changelog](https://github.com/manifold-systems/manifold/blob/master/docs/news.md)
- [Commits](manifold-systems/manifold@v2024.1.9...v2024.1.10)

Updates `systems.manifold:manifold-preprocessor` from 2024.1.9 to 2024.1.10

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 0cfe849 commit dae6661
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.9</manifold.version>
<manifold.version>2024.1.10</manifold.version>
</properties>

<dependencies>
Expand Down

0 comments on commit dae6661

Please sign in to comment.