Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent b1355bf commit dd84833
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete assets of old releases
uses: dev-drprasad/[email protected].2
uses: dev-drprasad/[email protected].3
with:
keep_latest: 5
env:
Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kotlin.code.style=official
arkenvVersion=3.3.3
dokkaVersion=1.9.20
exposedVersion=0.48.0
flywayVersion=10.9.1
flywayVersion=10.10.0
hikariVersion=5.1.0
jacocoVersion=0.8.11
jbcryptVersion=0.4
Expand All @@ -14,6 +14,6 @@ kotlinVersion=1.9.23
ktlintVersion=11.0.0
ktorVersion=1.6.8
logbackVersion=1.5.3
postgresqlVersion=42.7.2
prometheusVersion=1.12.3
postgresqlVersion=42.7.3
prometheusVersion=1.12.4
shadowVersion=8.1.1

0 comments on commit dd84833

Please sign in to comment.