Skip to content

Commit eef0bdc

Browse files
committed
Upgrade Opencsv dependency to version 5.12.0. (#426)
1 parent cfd0d49 commit eef0bdc

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
@@ -50,7 +50,7 @@ subprojects {
5050
'junit_jupiter': '5.8.2',
5151
'junit_platform': '1.4.2',
5252
'mockito': '2.27.0',
53-
'opencsv': '5.9',
53+
'opencsv': '5.12.0',
5454
'requirejs': '2.3.6',
5555
'slf4j': '2.0.17',
5656
'slf4j_log4j': '2.25.3',

0 commit comments

Comments
 (0)