Compare commits
2 commits
418ea33073
...
b1da5c9282
Author | SHA1 | Date | |
---|---|---|---|
b1da5c9282 | |||
fdc8e4b695 |
2 changed files with 3 additions and 2 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.7.0</version>
|
<version>0.8.0</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>net.revelc.code.formatter</groupId>
|
<groupId>net.revelc.code.formatter</groupId>
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
"$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