diff --git a/CI_repository_list.csv b/CI_repository_list.csv index ae974739..8de5ec99 100644 --- a/CI_repository_list.csv +++ b/CI_repository_list.csv @@ -1,2 +1,2 @@ Repository,Branch -https://github.com/NiharikaJamble/plume-util,master +https://github.com/M3CHR0M4NC3R/plume-util-static,master diff --git a/build.gradle b/build.gradle index e1516802..1094dd0a 100644 --- a/build.gradle +++ b/build.gradle @@ -28,7 +28,7 @@ dependencies { implementation "org.vineflower:vineflower:1.10.1" - implementation 'commons-io:commons-io:2.17.0' + implementation 'commons-io:commons-io:2.18.0' // Use JUnit test framework. testImplementation 'junit:junit:4.13.2'