Skip to content

Commit cfb41ad

Browse files
fix(deps): update circeversion
1 parent 3989d51 commit cfb41ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ allprojects {
2828
version = version == 'unspecified' ? 'DEVELOPER-SNAPSHOT' : version
2929
ext {
3030
bytesVersion = "2.2.0"
31-
circeVersion = "0.14.1"
31+
circeVersion = "0.14.15"
3232
catsVersion = "2.7.0"
3333
catsEffectVersion = "2.5.4"
3434
fs2Version = "2.5.3"

0 commit comments

Comments
 (0)