Skip to content

Commit d1e7ad3

Browse files
authored
Merge pull request #71 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents f744007 + aa5ee97 commit d1e7ad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/ear/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818
}
1919
dependencies {
20-
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.9.4'
20+
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.9.5'
2121
}
2222
}
2323

start/ear/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ buildscript {
1010
}
1111
}
1212
dependencies {
13-
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.9.4'
13+
classpath 'io.openliberty.tools:liberty-gradle-plugin:3.9.5'
1414
}
1515
}

0 commit comments

Comments
 (0)