Skip to content
Snippets Groups Projects
Commit e19f729e authored by LABOUREL Arnaud's avatar LABOUREL Arnaud
Browse files

Version bio-info 2023

parent a74b31fe
No related branches found
No related tags found
No related merge requests found
Pipeline #15911 passed
......@@ -3,7 +3,7 @@ plugins {
id "java"
}
group 'L3_MI'
group 'M2_BIO_INFO'
version '1.0-SNAPSHOT'
repositories {
......@@ -11,9 +11,9 @@ repositories {
}
dependencies {
testImplementation('org.junit.jupiter:junit-jupiter-api:5.9.0',
'org.assertj:assertj-core:3.23.1')
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.9.0')
testImplementation('org.junit.jupiter:junit-jupiter-api:5.10.0',
'org.assertj:assertj-core:3.24.2')
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
}
test {
......
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment