Skip to content

Commit 9118208

Browse files
Merge pull request #612 from ie3-institute/dependabot/gradle/dev/com.typesafe-config-1.4.5
Bump com.typesafe:config from 1.4.4 to 1.4.5
2 parents fa59cca + bc912e4 commit 9118208

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.4'
78+
implementation 'com.typesafe:config:1.4.5'
7979
implementation "com.github.scopt:scopt_$scalaVersion:4.1.0" // cmd args parser
8080

8181
// osm4scala

0 commit comments

Comments
 (0)