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 66
66
<mock-oauth2-server .version>2.0.0</mock-oauth2-server .version>
67
67
<groovy .version>3.0.19</groovy .version>
68
68
<nimbus .jose.jwt.version>9.37</nimbus .jose.jwt.version>
69
- <kotest .version>5.7.2 </kotest .version>
69
+ <kotest .version>5.8.0 </kotest .version>
70
70
<kotlin .compiler.jvmTarget>17</kotlin .compiler.jvmTarget>
71
71
</properties >
72
72
Original file line number Diff line number Diff line change 71
71
<dependency >
72
72
<groupId >io.kotest</groupId >
73
73
<artifactId >kotest-assertions-core-jvm</artifactId >
74
- <version >5.7.2 </version >
74
+ <version >5.8.0 </version >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >io.kotest</groupId >
79
79
<artifactId >kotest-runner-junit5-jvm</artifactId >
80
- <version >5.7.2 </version >
80
+ <version >5.8.0 </version >
81
81
<scope >test</scope >
82
82
</dependency >
83
83
<dependency >
You can’t perform that action at this time.
0 commit comments