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 Jan 25, 2024
1 parent 1e3b7a1 commit 8b802b1
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 @@ -53,7 +53,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"))

// Floodgate API
compileOnly("org.geysermc.floodgate:api:2.2.0-SNAPSHOT")
Expand Down

0 comments on commit 8b802b1

Please sign in to comment.