Bump versions.
This commit is contained in:
parent
5025e207da
commit
c556eecc47
2 changed files with 1 additions and 3 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -7,8 +7,6 @@ updates:
|
|||
ignore:
|
||||
- dependency-name: ch.qos.logback:logback-classic
|
||||
update-types: ["version-update:semver-major", "version-update:semver-minor"]
|
||||
- dependency-name: io.micronaut:micronaut-bom
|
||||
update-types: ["version-update:semver-major", "version-update:semver-minor"]
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -106,7 +106,7 @@
|
|||
|
||||
<version.ch.qos.logback>1.2.10</version.ch.qos.logback>
|
||||
<version.ch.qos.logback.contrib>0.1.5</version.ch.qos.logback.contrib>
|
||||
<version.io.micronaut>3.2.7</version.io.micronaut>
|
||||
<version.io.micronaut>3.3.0</version.io.micronaut>
|
||||
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue