Skip to content

Commit

Permalink
fix(deps): update dependency org.codehaus.groovy:groovy-all to v3.0.23 (
Browse files Browse the repository at this point in the history
#268)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 4e81e84 commit 163aad6
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 @@ -39,7 +39,7 @@ dependencies {
xjcClasspath("org.jvnet.jaxb2_commons:jaxb2-fluent-api:3.0")
xjcClasspath("org.jvnet.jaxb2_commons:jaxb2-basics-annotate:1.1.0")

compileOnly("org.codehaus.groovy:groovy-all:3.0.22")
compileOnly("org.codehaus.groovy:groovy-all:3.0.23")

implementation("javax.xml.bind:jaxb-api:2.3.1")
implementation("org.glassfish.jaxb:jaxb-runtime:2.3.9")
Expand Down

0 comments on commit 163aad6

Please sign in to comment.