Skip to content

Commit bfe61a2

Browse files
Merge pull request #593 from ie3-institute/dependabot/gradle/dev/com.typesafe-config-1.4.4
Bump com.typesafe:config from 1.4.3 to 1.4.4
2 parents 57dd1fb + c1f903b commit bfe61a2

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
@@ -75,7 +75,7 @@ dependencies {
7575
implementation 'ch.qos.logback:logback-classic:1.5.18'
7676

7777
// config
78-
implementation 'com.typesafe:config:1.4.3'
78+
implementation 'com.typesafe:config:1.4.4'
7979
implementation "com.github.scopt:scopt_$scalaVersion:4.1.0" // cmd args parser
8080

8181
// osm4scala

0 commit comments

Comments
 (0)