Skip to content

Commit

Permalink
Update dependency io.leangen.geantyref:geantyref to v1.3.16 (#1996)
Browse files Browse the repository at this point in the history
Fixes #1909

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 67d615e commit a52af32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
asmUtil = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
bytebuddy = "net.bytebuddy:byte-buddy:1.15.0"
cglib = "cglib:cglib-nodep:3.3.0"
geantyref = "io.leangen.geantyref:geantyref:1.3.15"
geantyref = "io.leangen.geantyref:geantyref:1.3.16"
h2database = "com.h2database:h2:2.2.224"
hamcrest = "org.hamcrest:hamcrest:2.2"
jaxb = "javax.xml.bind:jaxb-api:2.3.1"
Expand Down

0 comments on commit a52af32

Please sign in to comment.