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 58e8889 commit 5a1e7c0Copy full SHA for 5a1e7c0
build.gradle
@@ -19,7 +19,7 @@ allprojects {
19
version = version == 'unspecified' ? 'DEVELOPER-SNAPSHOT' : version
20
ext {
21
bytesVersion = "2.2.0"
22
- circeVersion = "0.14.1"
+ circeVersion = "0.14.15"
23
catsVersion = "2.7.0"
24
catsEffectVersion = "2.5.5"
25
fs2Version = "2.5.13"
0 commit comments