Skip to content

Commit

Permalink
Bump com.igormaznitsa:jcp from 6.0.1 to 7.1.2
Browse files Browse the repository at this point in the history
Bumps [com.igormaznitsa:jcp](https://github.com/raydac/java-comment-preprocessor) from 6.0.1 to 7.1.2.
- [Release notes](https://github.com/raydac/java-comment-preprocessor/releases)
- [Changelog](https://github.com/raydac/java-comment-preprocessor/blob/master/changelog.txt)
- [Commits](raydac/java-comment-preprocessor@6.0.1...7.1.2)

---
updated-dependencies:
- dependency-name: com.igormaznitsa:jcp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent f2f040a commit 93b9434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation 'org.osgi:org.osgi.enterprise:5.0.0'
implementation 'org.osgi:org.osgi.core:4.3.1'
implementation 'com.ongres.scram:client:1.0.0-beta.2'
jcp('com.igormaznitsa:jcp:6.0.1') {
jcp('com.igormaznitsa:jcp:7.1.2') {
exclude group: 'org.apache.maven.*'
exclude group: 'org.codehaus.*'
}
Expand Down

0 comments on commit 93b9434

Please sign in to comment.