Skip to content

Commit ab8e679

Browse files
committed
deps(repl): dump FEEL to 1.14.2
1 parent 5bd9a23 commit ab8e679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feel-repl.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// import the FEEL engine library
2-
import $ivy.`org.camunda.feel:feel-engine:1.14.1`, org.camunda.feel._
2+
import $ivy.`org.camunda.feel:feel-engine:1.14.2`, org.camunda.feel._
33

44
// import a logging library
55
import $ivy.`org.apache.logging.log4j:log4j-slf4j-impl:2.14.0`,

0 commit comments

Comments
 (0)