Bump Gradle version
This commit is contained in:
parent
9d5a504702
commit
e0e78b1349
6 changed files with 14 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
dependencies {
|
||||
// FIXME: Seems to be not used, anymore…?
|
||||
runtime 'bsf:bsf:2.4.0'
|
||||
runtimeOnly 'bsf:bsf:2.4.0'
|
||||
}
|
||||
|
||||
task deps(type: Copy) {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
dependencies {
|
||||
runtime 'org.subethamail:subethasmtp-smtp:1.2'
|
||||
runtime 'org.subethamail:subethasmtp-wiser:1.2'
|
||||
runtimeOnly 'org.subethamail:subethasmtp-smtp:1.2'
|
||||
runtimeOnly 'org.subethamail:subethasmtp-wiser:1.2'
|
||||
}
|
||||
|
||||
task deps(type: Copy) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue