Skip to content

Commit 7b9f2d6

Browse files
fix(deps): update circeversion
1 parent ce50f0a commit 7b9f2d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)