Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
robertvacareanu committed Apr 29, 2024
1 parent bb28676 commit 0f33f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skema/text_reading/scala/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ libraryDependencies ++= {
"com.lihaoyi" %% "requests" % "0.1.8",
"io.cequence" %% "openai-scala-client" % "1.0.0.RC.1",
"org.scalatest" %% "scalatest" % "3.0.9" % Test,
"org.clulab" %% "scala-grounders" % "0.0.34-SNAPSHOT", // https://github.com/robertvacareanu/skema_scala
"org.clulab" %% "scala-grounders" % "0.0.35",
)
}

Expand Down

0 comments on commit 0f33f19

Please sign in to comment.