Skip to content

Commit

Permalink
Merge pull request #1886 from karatelabs/dependabot/maven/karate-demo…
Browse files Browse the repository at this point in the history
…/com.h2database-h2-2.0.206

Bump h2 from 2.0.202 to 2.0.206 in /karate-demo
  • Loading branch information
ptrthomas authored Jan 7, 2022
2 parents a7885a0 + b2d044b commit 5050e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.0.202</version>
<version>2.0.206</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5050e30

Please sign in to comment.