Skip to content

Commit 91858e2

Browse files
Bump com.typesafe:config
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.3 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.3...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 a18ed9b commit 91858e2

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/graphql-java-codegen-maven-plugin

1 file changed

+1
-1
lines changed

plugins/maven/graphql-java-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<dependency>
132132
<groupId>com.typesafe</groupId>
133133
<artifactId>config</artifactId>
134-
<version>1.4.3</version>
134+
<version>1.4.5</version>
135135
</dependency>
136136
</dependencies>
137137

0 commit comments

Comments
 (0)