From 63c671ced26ccfe5c9fc79a5bfd57ce4c23ad0fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:35:18 +0000 Subject: [PATCH] Bump com.ezylang:EvalEx from 3.2.0 to 3.3.0 Bumps [com.ezylang:EvalEx](https://github.com/ezylang/EvalEx) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/ezylang/EvalEx/releases) - [Commits](https://github.com/ezylang/EvalEx/compare/3.2.0...3.3.0) --- updated-dependencies: - dependency-name: com.ezylang:EvalEx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- expression/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expression/pom.xml b/expression/pom.xml index dd08703b0..0c62bf779 100644 --- a/expression/pom.xml +++ b/expression/pom.xml @@ -19,7 +19,7 @@ com.ezylang EvalEx - 3.2.0 + 3.3.0 \ No newline at end of file