Skip to content

Commit 45cb9e4

Browse files
committed
Merge ../spotless into typeAnnotations
2 parents 437636b + 688e01a commit 45cb9e4

File tree

3 files changed

+7
-11
lines changed

3 files changed

+7
-11
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ VER_MOCKITO=3.3.3
3333
# Used for Maven Plugin
3434
VER_MAVEN_API=3.0
3535
VER_ECLIPSE_AETHER=0.9.0.M2
36-
VER_MUSTACHE=0.9.6
36+
VER_MUSTACHE=0.9.10
3737
VER_PLEXUS_RESOURCES=1.2.0

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:base"
5+
]
6+
}

0 commit comments

Comments
 (0)