Skip to content

Commit

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

Updates `systems.manifold:manifold-javadoc-agent` from 2024.1.35 to 2024.1.36
- [Release notes](https://github.com/manifold-systems/manifold/releases)
- [Commits](manifold-systems/manifold@v2024.1.35...v2024.1.36)

Updates `systems.manifold:manifold-preprocessor` from 2024.1.35 to 2024.1.36

---
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] authored Oct 21, 2024
1 parent b1e5f76 commit 5700243
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.35</manifold.version>
<manifold.version>2024.1.36</manifold.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5700243

Please sign in to comment.