Skip to content

Commit 88e7fed

Browse files
chore(deps): bump com.igormaznitsa:jcp from 7.0.5 to 7.2.1
Bumps [com.igormaznitsa:jcp](https://github.com/raydac/java-comment-preprocessor) from 7.0.5 to 7.2.1. - [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@7.0.5...7.2.1) --- updated-dependencies: - dependency-name: com.igormaznitsa:jcp dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddc63f5 commit 88e7fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repositories {
2929
}
3030

3131
dependencies {
32-
implementation("com.igormaznitsa:jcp:7.0.5")
32+
implementation("com.igormaznitsa:jcp:7.2.1")
3333
}
3434

3535
tasks {

0 commit comments

Comments
 (0)