Skip to content

Commit bc912e4

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

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)