Skip to content

Commit 5a687da

Browse files
Bump com.typesafe:config from 1.4.3 to 1.4.4 (#549)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0beab4 commit 5a687da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<slf4j.version>2.0.17</slf4j.version>
105105
<snappy.version>1.1.10.7</snappy.version>
106106
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>
107-
<typesafe.config.version>1.4.3</typesafe.config.version>
107+
<typesafe.config.version>1.4.4</typesafe.config.version>
108108
<vertx.core.version>4.5.14</vertx.core.version>
109109

110110
<!--Test dependency versions-->

0 commit comments

Comments
 (0)