We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57dd1fb + c1f903b commit bfe61a2Copy full SHA for bfe61a2
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
implementation 'ch.qos.logback:logback-classic:1.5.18'
76
77
// config
78
- implementation 'com.typesafe:config:1.4.3'
+ implementation 'com.typesafe:config:1.4.4'
79
implementation "com.github.scopt:scopt_$scalaVersion:4.1.0" // cmd args parser
80
81
// osm4scala
0 commit comments