Fixing the build

This commit is contained in:
Marcin Grzejszczak
2023-06-26 08:51:27 +02:00
parent 169a39d481
commit d85e522a84
3 changed files with 12 additions and 3 deletions

View File

@@ -60,6 +60,7 @@
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<InMemoryJavaCompiler.version>1.3.0</InMemoryJavaCompiler.version>
<thin-jar.version>1.0.27.RELEASE</thin-jar.version>
<contract.kotlin.version>1.5.20</contract.kotlin.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>