Update dependency com.h2database:h2 to v2 [SECURITY]
This commit is contained in:
parent
5418f5b7e4
commit
50332e3207
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ clean {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.h2database:h2:1.4.200'
|
implementation 'com.h2database:h2:2.2.220'
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations {
|
configurations {
|
||||||
|
|
Loading…
Add table
Reference in a new issue