You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Add the following to your http://github.com/technomancy/leiningen[Leiningen's] `
17
17
18
18
[source,clojure]
19
19
----
20
-
[net.tbt-post/zlib-tiny "0.4.0"]
20
+
[net.tbt-post/zlib-tiny "0.4.1"]
21
21
----
22
22
23
23
CAUTION: From version v0.3.2 and upward the library requires Java class versions 53.0 and newer (J11+), thus if in your needs is to use it with Java 1.8 please switch back to older (0.2.x) version of the library or try to rebuild the library locally.
0 commit comments