We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac59f7 commit ab97bb9Copy full SHA for ab97bb9
README.md
@@ -18,7 +18,7 @@ resolvers += "Sonatype Releases" at "https://oss.sonatype.org/content/repositori
18
19
You can use Scrypto in your sbt project by simply adding the following dependency to your build file:
20
```scala
21
-libraryDependencies += "org.scorexfoundation" %% "scrypto" % "2.1.2"
+libraryDependencies += "org.scorexfoundation" %% "scrypto" % "2.1.5"
22
```
23
24
### Hash functions
release-notes.md
@@ -5,7 +5,6 @@
5
(#58)
6
7
8
-
9
**2.1.4**
10
---------
11
0 commit comments