Skip to content

Commit 803825b

Browse files
authored
Merge pull request #1327 from IETS3/merge/mps20223
Merge maintenance/mps20223 into maintenance/mps20232
2 parents d3dabf1 + c48a2e1 commit 803825b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repositories {
4141

4242
apply plugin: 'download-jbr'
4343

44-
// configure jbr download
44+
// configure jbr download version
4545
downloadJbr {
4646
jbrVersion = '17.0.8.1-b1000.32'
4747
}

docs/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Order is important; the last matching pattern takes the most precedence.
2-
* @arimer @wsafonov
2+
* @arimer @jonaskraemer
33

44

55

0 commit comments

Comments
 (0)