Skip to content

Commit c1f903b

Browse files
Bump com.typesafe:config from 1.4.3 to 1.4.4
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/lightbend/config/releases) - [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md) - [Commits](lightbend/config@v1.4.3...v1.4.4) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57dd1fb commit c1f903b

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)