1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-14 20:59:39 +02:00

WIP: GraalVM support

This commit is contained in:
Paul Schaub 2024-09-16 15:12:31 +02:00
parent b719810575
commit fb4805752e
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
5 changed files with 51 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"resources": {
"includes": [
{
"pattern": "org/bouncycastle/.*"
}
]
}
}