Skip to content

Commit

Permalink
repl: Update REPL to 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saig0 committed Jan 21, 2025
1 parent 4cee41e commit 6f3fdbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feel-repl.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// import the FEEL engine library
import $ivy.`org.camunda.feel:feel-engine:1.19.0`, org.camunda.feel._, org.camunda.feel.api._
import $ivy.`org.camunda.feel:feel-engine:1.19.1`, org.camunda.feel._, org.camunda.feel.api._

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

0 comments on commit 6f3fdbd

Please sign in to comment.