Skip to content

Commit 915e253

Browse files
committed
bump junit version
1 parent 05e6ce9 commit 915e253

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
@@ -1,7 +1,7 @@
11
buildscript {
22
ext.kotlin_version = '1.3.50'
33
ext.dokka_version = '0.10.0'
4-
ext.junit_version = '5.5.1'
4+
ext.junit_version = '5.5.2'
55
ext.moshi_version = '1.8.0'
66
ext.json_version = '20190722'
77
ext.google_http_client_version = '1.32.1'

0 commit comments

Comments
 (0)