Skip to content

Commit

Permalink
Merge pull request #121 from gwenn/dependabot/maven/manifold.version-…
Browse files Browse the repository at this point in the history
…2024.1.36

Bump manifold.version from 2024.1.35 to 2024.1.36
  • Loading branch information
gwenn authored Oct 22, 2024
2 parents 4566e8e + 5700243 commit e2cc6bb
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 e2cc6bb

Please sign in to comment.