Skip to content

Commit

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

Updates `systems.manifold:manifold-javadoc-agent` from 2023.1.33 to 2024.1.1
- [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@v2023.1.33...v2024.1.1)

Updates `systems.manifold:manifold-preprocessor` from 2023.1.33 to 2024.1.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 02ff2ea commit 8189e92
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>2023.1.33</manifold.version>
<manifold.version>2024.1.1</manifold.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 8189e92

Please sign in to comment.