Commit 5573313 1 parent b35697d commit 5573313 Copy full SHA for 5573313
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
# These must run on ubuntu 22.04 or older.
11
11
# The MS SQL server used by jore4-jore3-importer needs,
12
12
# does not run on Linux kernels newer than 6.6.x.
13
- runs-on : ubuntu-22 .04
13
+ runs-on : ubuntu-24 .04
14
14
15
15
steps :
16
16
- name : Extract metadata to env variables
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.0 </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.3 .0</ktlint-plugin .version>
37
37
38
38
<!-- Library versions -->
39
39
<arrow-core .version>1.2.4</arrow-core .version>
You can’t perform that action at this time.
0 commit comments