We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd8da0 commit cf2d17aCopy full SHA for cf2d17a
artemis-java-template/build.gradle
@@ -20,7 +20,7 @@ repositories {
20
21
dependencies {
22
testImplementation "de.tum.in.ase:artemis-java-test-sandbox:1.15.0"
23
- testImplementation "net.bytebuddy:byte-buddy:1.17.6"
+ testImplementation "net.bytebuddy:byte-buddy:1.17.7"
24
25
implementation "org.apache.commons:commons-lang3:${commons_lang3_version}"
26
0 commit comments