You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Debian unstable, the build of version 3.40.1.0 of sqlite-jdbc is failing as the junit-jupiter-params is missing in the dependencies with a test scope. Two of its classes are imported from org.sqlite.DBMetaDataTest.java.
Thanks a lot,
Best,
Pierre
The text was updated successfully, but these errors were encountered:
Hello,
On Debian unstable, the build of version 3.40.1.0 of sqlite-jdbc is failing as the junit-jupiter-params is missing in the dependencies with a test scope. Two of its classes are imported from org.sqlite.DBMetaDataTest.java.
Thanks a lot,
Best,
Pierre
The text was updated successfully, but these errors were encountered: