Skip to content

Commit 7b7d1ed

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

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.8</snappy.version>
106106
<spotbugs.annotations.version>4.9.4</spotbugs.annotations.version>
107-
<typesafe.config.version>1.4.4</typesafe.config.version>
107+
<typesafe.config.version>1.4.5</typesafe.config.version>
108108
<vertx.core.version>4.5.14</vertx.core.version>
109109

110110
<!--Test dependency versions-->

0 commit comments

Comments
 (0)