Bump dawidd6/action-send-mail from 3 to 4
[yosql.git] / yosql-examples / yosql-examples-gradle / gradle / libs.versions.toml
blobb321cd55fcb9f487742f0e53187b11b53c106ba1
1 [libraries]
2 hikari = "com.zaxxer:HikariCP:latest.release"
3 h2 = "com.h2database:h2:latest.release"
5 [bundles]
6 database = ["hikari", "h2"]