Skip to content

Commit

Permalink
Merge pull request #131 from KyoriPowered/renovate/patch-release-depe…
Browse files Browse the repository at this point in the history
…ndency-changes

chore(deps): Update dependency ca.stellardrift:stylecheck to v0.2.1
  • Loading branch information
zml2008 authored Aug 27, 2023
2 parents c3716ff + 29d523a commit afeeea4
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 @@ -54,7 +54,7 @@ subprojects {
withModule("com.destroystokyo.paper:paper-api", BukkitAnnotationsRule)
}
annotationProcessor 'ca.stellardrift:contract-validator:1.0.1'
checkstyle 'ca.stellardrift:stylecheck:0.2.0'
checkstyle 'ca.stellardrift:stylecheck:0.2.1'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
}
Expand Down

0 comments on commit afeeea4

Please sign in to comment.