Skip to content

Commit

Permalink
Update dependency io.leangen.geantyref:geantyref to v1.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2024
1 parent 0e06c0c commit db271e9
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 @@ -37,7 +37,7 @@ dependencies {
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("io.leangen.geantyref:geantyref:1.3.14"))
include(implementation("io.leangen.geantyref:geantyref:1.3.15"))
}

processResources {
Expand Down

0 comments on commit db271e9

Please sign in to comment.