Skip to content

Commit 887dcce

Browse files
Update dependency com.typesafe:config to v1.4.5
1 parent 7decfd6 commit 887dcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("org.gradle:gradle-tooling-api:$gradleVersion")
6464
implementation("com.google.guava:guava:31.0.1-jre")
6565
implementation("org.ow2.asm:asm:9.2")
66-
implementation("com.typesafe:config:1.4.1")
66+
implementation("com.typesafe:config:1.4.5")
6767
implementation("org.atteo:evo-inflector:1.3")
6868

6969
implementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")

0 commit comments

Comments
 (0)