We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3dabf1 + c48a2e1 commit 803825bCopy full SHA for 803825b
build.gradle
@@ -41,7 +41,7 @@ repositories {
41
42
apply plugin: 'download-jbr'
43
44
-// configure jbr download
+// configure jbr download version
45
downloadJbr {
46
jbrVersion = '17.0.8.1-b1000.32'
47
}
docs/CODEOWNERS
@@ -1,5 +1,5 @@
1
# Order is important; the last matching pattern takes the most precedence.
2
-* @arimer @wsafonov
+* @arimer @jonaskraemer
3
4
5
0 commit comments