[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [libeufin] branch master updated: workaround
From: |
gnunet |
Subject: |
[GNUnet-SVN] [libeufin] branch master updated: workaround |
Date: |
Mon, 23 Sep 2019 17:01:10 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository libeufin.
The following commit(s) were added to refs/heads/master by this push:
new 0291cd4 workaround
0291cd4 is described below
commit 0291cd42b29121380c6cdfc389629fa7817d2c7f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Sep 23 17:01:05 2019 +0200
workaround
---
build.gradle | 1 +
1 file changed, 1 insertion(+)
diff --git a/build.gradle b/build.gradle
index 593f3eb..87419e1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -17,6 +17,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
compile "io.ktor:ktor-server-netty:1.2.4"
compile "ch.qos.logback:logback-classic:1.2.3"
+ compile "java.xml.bind:jaxb-api:2.2.4"
testCompile group: 'junit', name: 'junit', version: '4.12'
}
--
To stop receiving notification emails like this one, please contact
address@hidden.