Skip to content

Commit

Permalink
Bump com.ezylang:EvalEx from 3.1.1 to 3.1.2 (#322)
Browse files Browse the repository at this point in the history
Bumps [com.ezylang:EvalEx](https://github.com/ezylang/EvalEx) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/ezylang/EvalEx/releases)
- [Commits](ezylang/EvalEx@3.1.1...3.1.2)

---
updated-dependencies:
- dependency-name: com.ezylang:EvalEx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent b80decf commit 95432b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hscore-expression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.ezylang</groupId>
<artifactId>EvalEx</artifactId>
<version>3.1.1</version>
<version>3.1.2</version>
</dependency>
</dependencies>
</project>

0 comments on commit 95432b0

Please sign in to comment.