Skip to content

Commit

Permalink
Update dependency com.github.javaparser:javaparser-core to v3.26.3 (#317
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent f476468 commit b1bc7dd
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 @@ -40,7 +40,7 @@ ext {
}

dependencies {
implementation 'com.github.javaparser:javaparser-core:3.26.2'
implementation 'com.github.javaparser:javaparser-core:3.26.3'
implementation 'org.plumelib:options:2.0.3'
implementation 'com.google.code.gson:gson:2.11.0'
}
Expand Down

0 comments on commit b1bc7dd

Please sign in to comment.