Skip to content

Commit 28dadbf

Browse files
update lockfile for sqlite
1 parent 79a0bb2 commit 28dadbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper/app/gradle.lockfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ org.springframework:spring-tx:5.3.39=compileClasspath,runtimeClasspath,testCompi
274274
org.threeten:threeten-extra:1.8.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
275275
org.threeten:threetenbp:1.7.0=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
276276
org.xerial.snappy:snappy-java:1.1.10.4=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
277-
org.xerial:sqlite-jdbc:3.49.1.0=testCompileClasspath,testRuntimeClasspath
277+
org.xerial:sqlite-jdbc:3.50.3.0=testCompileClasspath,testRuntimeClasspath
278278
org.yaml:snakeyaml:2.5=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
279279
xerces:xercesImpl:2.12.2=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath
280280
xml-apis:xml-apis:1.4.01=compileClasspath,runtimeClasspath,testCompileClasspath,testFixturesRuntimeClasspath,testRuntimeClasspath

0 commit comments

Comments
 (0)