File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies {
1616 testImplementation ' org.junit.jupiter:junit-jupiter-engine:[5.8.2,)'
1717 testImplementation ' org.hamcrest:hamcrest-core:[2.2,)'
1818 testImplementation ' org.zapodot:embedded-db-junit-jupiter:[2.0.2,)'
19- testImplementation ' com.h2database:h2:[2.1.212 ,)'
19+ testImplementation ' com.h2database:h2:[2.1.214 ,)'
2020}
2121
2222test {
Original file line number Diff line number Diff line change 163163 <dependency >
164164 <groupId >com.h2database</groupId >
165165 <artifactId >h2</artifactId >
166- <version >[2.1.212 ,)</version >
166+ <version >[2.1.214 ,)</version >
167167 <scope >test</scope >
168168 </dependency >
169169 </dependencies >
Original file line number Diff line number Diff line change 156156 <dependency >
157157 <groupId >com.h2database</groupId >
158158 <artifactId >h2</artifactId >
159- <version >[2.1.212 ,)</version >
159+ <version >[2.1.214 ,)</version >
160160 <scope >test</scope >
161161 </dependency >
162162 </dependencies >
Original file line number Diff line number Diff line change 156156 <dependency >
157157 <groupId >com.h2database</groupId >
158158 <artifactId >h2</artifactId >
159- <version >[2.1.212 ,)</version >
159+ <version >[2.1.214 ,)</version >
160160 <scope >test</scope >
161161 </dependency >
162162 </dependencies >
Original file line number Diff line number Diff line change 196196 <dependency >
197197 <groupId >com.h2database</groupId >
198198 <artifactId >h2</artifactId >
199- <version >[2.1.212 ,)</version >
199+ <version >[2.1.214 ,)</version >
200200 <scope >test</scope >
201201 </dependency >
202202 </dependencies >
You can’t perform that action at this time.
0 commit comments