Compare commits

..

No commits in common. "b1da5c9282cd892ba202d2e03832ea70d55637ef" and "418ea330738894144a7f92dcabaa5362759e707c" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -296,7 +296,7 @@
<plugin>
<groupId>org.sonatype.central</groupId>
<artifactId>central-publishing-maven-plugin</artifactId>
<version>0.8.0</version>
<version>0.7.0</version>
</plugin>
<plugin>
<groupId>net.revelc.code.formatter</groupId>

View file

@ -1,5 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"],
"pinDigests": false
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"]
}