1
0
mirror of https://github.com/russ-p/external-sql.git synced 2025-12-13 17:04:24 +00:00

10 Commits

Author SHA1 Message Date
f103804bd9 Merge branch 'master' of github.com:russ-p/external-sql
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-15 13:23:57 +03:00
845b4f4f8c add CI config 2021-08-15 13:23:53 +03:00
7d4280c607 Merge pull request #1 from russ-p/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
2021-08-15 13:15:40 +03:00
dependabot[bot]
219f121336 Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 16:30:20 +00:00
6e72ef07ab fix FileNotFoundException when sql in jar 2019-10-06 12:02:35 +03:00
1eb4af13b4 add classloader as param for factory 2019-10-05 14:18:58 +03:00
7047b0718d ignore Eclipse and maven files 2019-10-05 12:44:16 +03:00
c91d655b44 Merge branch 'master' of github.com:russ-p/external-sql 2019-10-05 12:41:44 +03:00
b1cf8e0e7e add src 2019-10-05 12:30:54 +03:00
c6cb6e3703 Initial commit 2019-10-05 12:28:12 +03:00