Skip to content

Commit 2402194

Browse files
committed
WIP
1 parent 4a4b280 commit 2402194

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
plugins {
77
id 'java'
8-
id 'com.mendix.gradle.publish-module-plugin' version '1.13'
8+
id 'com.mendix.gradle.publish-module-plugin' version '1.14'
99
id 'net.researchgate.release' version '2.8.1'
1010
}
1111

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
pluginManagement {
22
repositories {
3+
mavenLocal()
34
maven {
45
url 'https://nexus.rnd.mendix.com/repository/repo1-proxy/'
56
}

0 commit comments

Comments
 (0)