Commit b30dbf8 1 parent 510b0b9 commit b30dbf8 Copy full SHA for b30dbf8
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
uses : actions/checkout@v4
13
13
14
14
- name : Validate
15
- uses :
suzuki-shunsuke/[email protected] .0
15
+ uses :
suzuki-shunsuke/[email protected] .1
16
16
with :
17
17
config_file_path : .github/renovate.json5
Original file line number Diff line number Diff line change 31
31
<build-helper-plugin .version>3.6.0</build-helper-plugin .version>
32
32
<build-properties-plugin .version>1.2.1</build-properties-plugin .version>
33
33
<maven-compiler .plugin.version>3.13.0</maven-compiler .plugin.version>
34
- <surefire-plugin .version>3.3.1 </surefire-plugin .version>
34
+ <surefire-plugin .version>3.5.2 </surefire-plugin .version>
35
35
<maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
36
- <ktlint-plugin .version>3.2 .0</ktlint-plugin .version>
36
+ <ktlint-plugin .version>3.5 .0</ktlint-plugin .version>
37
37
38
38
<!-- Library versions -->
39
- <arrow-core .version>1.2.4 </arrow-core .version>
39
+ <arrow-core .version>2.0.1 </arrow-core .version>
40
40
<geolatte .version>1.9.1</geolatte .version>
41
- <kotlin-logging-jvm .version>7.0.0 </kotlin-logging-jvm .version>
41
+ <kotlin-logging-jvm .version>7.0.3 </kotlin-logging-jvm .version>
42
42
<quicktheories .version>0.26</quicktheories .version>
43
43
44
44
<!-- Other properties -->
You can’t perform that action at this time.
0 commit comments