File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ This release added a [FaR](https://github.com/polystat/far) analyzer to Polystat
88```
99java -jar polystat.jar list
1010```
11- * Using odin v0.4.2 (with better support for J2EO output).
11+ * Using odin v0.4.3 (with better support for J2EO output).
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ libraryDependencies ++= Seq(
1212 " org.typelevel" %% " cats-parse" % " 0.3.7" ,
1313 " com.monovore" %% " decline-effect" % " 2.2.0" ,
1414 " co.fs2" %% " fs2-io" % " 3.2.7" ,
15- " org.polystat.odin" %% " analysis" % " 0.4.2 " ,
15+ " org.polystat.odin" %% " analysis" % " 0.4.3 " ,
1616 " is.cir" %% " ciris" % " 2.3.2" ,
1717 " lt.dvim.ciris-hocon" %% " ciris-hocon" % " 1.0.1" ,
1818 " org.http4s" %% " http4s-ember-client" % " 1.0.0-M32" ,
You can’t perform that action at this time.
0 commit comments