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 fa59cca + bc912e4 commit 9118208Copy full SHA for 9118208
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.4'
+ implementation 'com.typesafe:config:1.4.5'
79
implementation "com.github.scopt:scopt_$scalaVersion:4.1.0" // cmd args parser
80
81
// osm4scala
0 commit comments