Skip to content

Commit e2ee9fc

Browse files
Bump com.typesafe:config from 1.4.6 to 1.4.7 (#284)
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.6 to 1.4.7. - [Release notes](https://github.com/lightbend/config/releases) - [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md) - [Commits](lightbend/config@v1.4.6...v1.4.7) --- updated-dependencies: - dependency-name: com.typesafe:config dependency-version: 1.4.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e41412a commit e2ee9fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

boomerangScope-Opal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<dependency>
8282
<groupId>com.typesafe</groupId>
8383
<artifactId>config</artifactId>
84-
<version>1.4.6</version>
84+
<version>1.4.7</version>
8585
<scope>test</scope>
8686
</dependency>
8787

testCore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>com.typesafe</groupId>
114114
<artifactId>config</artifactId>
115-
<version>1.4.6</version>
115+
<version>1.4.7</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)