Skip to content

Commit fd261c8

Browse files
Bump com.typesafe:config from 1.4.2 to 1.4.3 (#1359)
Bumps [com.typesafe:config](https://github.com/lightbend/config) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/lightbend/config/releases) - [Changelog](https://github.com/lightbend/config/blob/main/NEWS.md) - [Commits](lightbend/config@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: com.typesafe:config 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 af371cb commit fd261c8

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
@@ -22,7 +22,7 @@ dependencies {
2222
compileOnly "org.freemarker:freemarker:2.3.32"
2323
compileOnly "com.graphql-java:graphql-java:20.2"
2424
compileOnly "com.fasterxml.jackson.core:jackson-databind:2.15.3"
25-
compileOnly "com.typesafe:config:1.4.2"
25+
compileOnly "com.typesafe:config:1.4.3"
2626

2727
testImplementation "org.junit.jupiter:junit-jupiter-api:5.10.1"
2828
testImplementation "org.junit.jupiter:junit-jupiter-params:5.10.1"

0 commit comments

Comments
 (0)