mirror of
https://github.com/funkemunky/AntiVPN.git
synced 2026-06-01 01:41:55 +00:00
Added postgres
This commit is contained in:
@@ -36,6 +36,7 @@ import java.util.List;
|
||||
relocations = {
|
||||
@Relocate(from = "com\\.github\\.benmanes\\.caffeine", to = "dev.brighten.antivpn.shaded.com.github.benmanes.caffeine"),
|
||||
})
|
||||
@MavenLibrary(groupId = "org\\.postgresql", artifactId = "postgresql", version = "42.7.6")
|
||||
public class AntiVPN {
|
||||
|
||||
private static AntiVPN INSTANCE;
|
||||
|
||||
Reference in New Issue
Block a user