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 3989d51 commit cfb41adCopy full SHA for cfb41ad
build.gradle
@@ -28,7 +28,7 @@ allprojects {
28
version = version == 'unspecified' ? 'DEVELOPER-SNAPSHOT' : version
29
ext {
30
bytesVersion = "2.2.0"
31
- circeVersion = "0.14.1"
+ circeVersion = "0.14.15"
32
catsVersion = "2.7.0"
33
catsEffectVersion = "2.5.4"
34
fs2Version = "2.5.3"
0 commit comments