Compare commits
No commits in common. "b1da5c9282cd892ba202d2e03832ea70d55637ef" and "418ea330738894144a7f92dcabaa5362759e707c" have entirely different histories.
b1da5c9282
...
418ea33073
2 changed files with 2 additions and 3 deletions
2
pom.xml
2
pom.xml
|
@ -296,7 +296,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.sonatype.central</groupId>
|
<groupId>org.sonatype.central</groupId>
|
||||||
<artifactId>central-publishing-maven-plugin</artifactId>
|
<artifactId>central-publishing-maven-plugin</artifactId>
|
||||||
<version>0.8.0</version>
|
<version>0.7.0</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>net.revelc.code.formatter</groupId>
|
<groupId>net.revelc.code.formatter</groupId>
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"],
|
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"]
|
||||||
"pinDigests": false
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue