Skip to content

Commit

Permalink
Circumvent admin task and fix README directly
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Dec 12, 2024
1 parent 36dc73b commit 05dcbbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ out-of-the-box, and incurs no significant time-penalty during compilation.

## Availability

Wisteria 0.3.0 is available as a binary for Scala 3.4.0 and later, from [Maven
Wisteria 0.23.0 is available as a binary for Scala 3.5.0 and later, from [Maven
Central](https://central.sonatype.com). To include it in an `sbt` build, use
the coordinates:
```scala
libraryDependencies += "dev.soundness" % "wisteria-core" % "0.3.0"
libraryDependencies += "dev.soundness" % "wisteria-core" % "0.23.0"
```


Expand Down

0 comments on commit 05dcbbe

Please sign in to comment.