Skip to content

Commit 5a1e7c0

Browse files
fix(deps): update circeversion
1 parent 58e8889 commit 5a1e7c0

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
@@ -19,7 +19,7 @@ allprojects {
1919
version = version == 'unspecified' ? 'DEVELOPER-SNAPSHOT' : version
2020
ext {
2121
bytesVersion = "2.2.0"
22-
circeVersion = "0.14.1"
22+
circeVersion = "0.14.15"
2323
catsVersion = "2.7.0"
2424
catsEffectVersion = "2.5.5"
2525
fs2Version = "2.5.13"

0 commit comments

Comments
 (0)