Skip to content

Commit fbcae48

Browse files
committed
Updates Clog to version 2.0.4
1 parent 4697310 commit fbcae48

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
@@ -17,7 +17,7 @@ dependencies {
1717
testCompile 'org.hamcrest:hamcrest-library:1.3'
1818

1919
compile 'com.google.code.gson:gson:2.2.4'
20-
compile 'com.eden:Clog:2.0.0'
20+
compile 'com.eden:Clog:2.0.4'
2121
}
2222

2323
// Jacoco Code Coverage tasks

0 commit comments

Comments
 (0)