Skip to content
Snippets Groups Projects
Commit a044e6b2 authored by Johannes Mey's avatar Johannes Mey
Browse files

update to jastadd 2.3.4 and gradle 5.6.4

parent dca69ff0
No related branches found
No related tags found
No related merge requests found
Pipeline #5069 passed
......@@ -27,7 +27,7 @@ dependencies {
testCompile 'org.assertj:assertj-core:3.12.1'
compile 'com.fasterxml.jackson.core:jackson-core:2.9.8'
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
runtime 'org.jastadd:jastadd:2.3.2'
runtime 'org.jastadd:jastadd:2.3.4'
compile group: 'net.sf.beaver', name: 'beaver-rt', version: '0.9.11'
compile group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.10.0'
compile group: 'org.apache.logging.log4j', name: 'log4j-core', version: '2.10.0'
......@@ -337,5 +337,4 @@ clean {
test {
outputs.upToDateWhen { false }
useJUnitPlatform()
}
No preview for this file type
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment