File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 contents : write
2727 packages : write
2828 steps :
29- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
29+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0 .0
3030 - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
3131 with :
3232 path : ~/.m2/repository
Original file line number Diff line number Diff line change 2222
2323 <!-- For tests -->
2424 <junit .version>5.13.4</junit .version>
25- <kotest .version>5.9.1 </kotest .version>
25+ <kotest .version>6.0.0 </kotest .version>
2626 <testcontainers .version>1.21.3</testcontainers .version>
2727 <postgresql .version>42.7.7</postgresql .version>
28- <hikari .version>6.3.2 </hikari .version>
28+ <hikari .version>7.0.1 </hikari .version>
2929 <flyway .version>11.11.1</flyway .version>
3030 <kotlinx-serialization .version>1.9.0</kotlinx-serialization .version>
3131 <jackson .version>2.19.2</jackson .version>
You can’t perform that action at this time.
0 commit comments