Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 510b0b9 commit 8817e8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-renovatebot-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: actions/checkout@v4

- name: Validate
uses: suzuki-shunsuke/[email protected].0
uses: suzuki-shunsuke/[email protected].1
with:
config_file_path: .github/renovate.json5
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
<build-helper-plugin.version>3.6.0</build-helper-plugin.version>
<build-properties-plugin.version>1.2.1</build-properties-plugin.version>
<maven-compiler.plugin.version>3.13.0</maven-compiler.plugin.version>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<ktlint-plugin.version>3.2.0</ktlint-plugin.version>
<ktlint-plugin.version>3.5.0</ktlint-plugin.version>

<!-- Library versions -->
<arrow-core.version>1.2.4</arrow-core.version>
<arrow-core.version>2.0.1</arrow-core.version>
<geolatte.version>1.9.1</geolatte.version>
<kotlin-logging-jvm.version>7.0.0</kotlin-logging-jvm.version>
<kotlin-logging-jvm.version>7.0.3</kotlin-logging-jvm.version>
<quicktheories.version>0.26</quicktheories.version>

<!-- Other properties -->
Expand Down

0 comments on commit 8817e8e

Please sign in to comment.