Skip to content

Commit 67299f0

Browse files
Bump circeVersion from 0.14.3 to 0.14.5 (#266)
1 parent 023099e commit 67299f0

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
@@ -15,7 +15,7 @@ ext {
1515
scalaBinaryVersion = '2.13.6'
1616
jtsVersion = '1.19.0'
1717
slf4jVersion = '2.0.7'
18-
circeVersion = '0.14.3'
18+
circeVersion = '0.14.5'
1919
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins
2020
}
2121

0 commit comments

Comments
 (0)