aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 15d0a231..17bd948a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -168,7 +168,7 @@ dependencies {
runtime 'org.mariadb.jdbc:mariadb-java-client:2.5.1'
runtime 'net.java.dev.jna:jna:5.5.0'
runtime 'net.java.dev.jna:jna-platform:5.5.0'
- runtime 'com.h2database:h2:1.4.199'
+ runtime 'com.h2database:h2:1.4.200'
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
compile 'io.pebbletemplates:pebble-spring5:3.1.0'