Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-core to v3.25.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 7ebb843 commit 5fb80ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {

implementation 'com.google.guava:guava:32.1.3-jre'

implementation 'com.github.javaparser:javaparser-core:3.25.8'
implementation 'com.github.javaparser:javaparser-core:3.25.9'

testImplementation project(':ecco-adapter-file')
testImplementation project(':ecco-adapter-image')
Expand Down

0 comments on commit 5fb80ea

Please sign in to comment.