Skip to content

Commit e0afbd1

Browse files
committed
repl: Update REPL version
1 parent 99a6845 commit e0afbd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feel-repl.sc

Lines changed: 1 addition & 1 deletion
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.18.1`, org.camunda.feel._, org.camunda.feel.api._
2+
import $ivy.`org.camunda.feel:feel-engine:1.19.0`, org.camunda.feel._, org.camunda.feel.api._
33

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

0 commit comments

Comments
 (0)