Skip to content

Commit ba68309

Browse files
Bump com.github.carueda:tscfg_2.13 from 1.2.1 to 1.2.4 (#293)
1 parent 006afcd commit ba68309

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
@@ -18,7 +18,7 @@ ext {
1818

1919
scalaVersion = '2.13'
2020
scalaBinaryVersion = '2.13.16'
21-
tscfgVersion = '1.2.1'
21+
tscfgVersion = '1.2.4'
2222
slf4jVersion = '2.0.16'
2323

2424
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator //location of script plugins

0 commit comments

Comments
 (0)