Skip to content

Commit

Permalink
Update dependency com.typesafe:config to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent abf022e commit e86056f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
//configurate depends
include(implementation("org.spongepowered:configurate-hocon:4.1.2"))
include(implementation("org.spongepowered:configurate-core:4.1.2"))
include(implementation("com.typesafe:config:1.4.2"))
include(implementation("com.typesafe:config:1.4.3"))
include(implementation("io.leangen.geantyref:geantyref:1.3.14"))

}
Expand Down

0 comments on commit e86056f

Please sign in to comment.