Skip to content

Commit 1d81953

Browse files
committed
chore(deps): update dependency it.unibo.tuprolog:solve-classic-jvm to v0.31.21
1 parent beea092 commit 1d81953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependecies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object Dependecies {
1818
val scalactic = "org.scalatest" %% "scalatest" % scalaTestVersion % "test"
1919
val scalaTestJUnit5 =
2020
"org.scalatestplus" %% "junit-5-10" % "3.2.17.0" % "test"
21-
val tuProlog = "it.unibo.tuprolog" % "solve-classic-jvm" % "0.31.19"
21+
val tuProlog = "it.unibo.tuprolog" % "solve-classic-jvm" % "0.31.21"
2222

2323
/*
2424
* Bundles

0 commit comments

Comments
 (0)