File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515 steps :
1616 - name : Checkout code
17- uses : actions/checkout@v5
17+ uses : actions/checkout@v6
1818 with :
1919 submodules : recursive
2020
Original file line number Diff line number Diff line change 1515
1616 steps :
1717 - name : Checkout code
18- uses : actions/checkout@v5
18+ uses : actions/checkout@v6
1919 with :
2020 submodules : recursive
2121
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.5.7 </version >
9+ <version >4.0.0 </version >
1010 <relativePath />
1111 </parent >
1212
3939 <kotlin-logging-jvm .version>7.0.13</kotlin-logging-jvm .version>
4040 <quicktheories .version>0.26</quicktheories .version>
4141 <mockk .version>1.14.6</mockk .version>
42- <springmockk .version>4 .0.2 </springmockk .version>
42+ <springmockk .version>5 .0.1 </springmockk .version>
4343
4444 <!-- Other properties -->
4545 <start .class>fi.hsl.jore4.timetables.TimetablesApiApplicationKt</start .class>
You can’t perform that action at this time.
0 commit comments