mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Implement graal nativeimage compilation
Requires sop-java 10.1.1-SNAPSHOT for now, as that version includes picocli configurations files
This commit is contained in:
parent
9ac928fcf1
commit
143c9777d6
2 changed files with 8 additions and 2 deletions
|
@ -13,6 +13,6 @@ allprojects {
|
|||
logbackVersion = '1.5.13'
|
||||
mockitoVersion = '4.5.1'
|
||||
slf4jVersion = '1.7.36'
|
||||
sopJavaVersion = '10.1.0'
|
||||
sopJavaVersion = '10.1.1-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue