Skip to content

Commit

Permalink
Update dependency org.javassist:javassist to v3.29.2-GA
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent b138c04 commit 0e0356c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
testImplementation "org.grails:grails-web-testing-support:$testingSupportVersion"
testImplementation "org.grails:grails-gorm-testing-support:$testingSupportVersion"
testImplementation "org.grails:grails-datastore-gorm-hibernate5"
testRuntimeOnly "org.javassist:javassist:3.29.0-GA"
testRuntimeOnly "org.javassist:javassist:3.29.2-GA"

console "org.grails:grails-console"
}
Expand Down

0 comments on commit 0e0356c

Please sign in to comment.