aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-asic/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/moa-asic/build.gradle')
-rw-r--r--moaSig/moa-asic/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/moaSig/moa-asic/build.gradle b/moaSig/moa-asic/build.gradle
index a030672..f8a536d 100644
--- a/moaSig/moa-asic/build.gradle
+++ b/moaSig/moa-asic/build.gradle
@@ -16,7 +16,7 @@ dependencies {
compile project(':common')
compile project(':moa-sig-lib')
- compile 'org.slf4j:slf4j-log4j12:1.7.12'
+ compile 'org.slf4j:slf4j-log4j12:1.7.30'
}
sourceSets {