Skip to content

Commit a7f3457

Browse files
committed
Update test matrix to test 8.2 and latest (currently 9.0) and update 8.x references to 9.x
1 parent f1ea94b commit a7f3457

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
java-version:
1414
- 1.8
1515
splunk-version:
16-
- "8.0"
16+
- "8.2"
1717
- "latest"
1818
runs-on: ${{ matrix.os }}
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Here's what you need to get going with the Splunk SDK for Java.
4040
If you haven't already installed Splunk, download it
4141
[here](http://www.splunk.com/download). For more about installing and running
4242
Splunk and system requirements, see
43-
[Installing & Running Splunk](http://dev.splunk.com/view/SP-CAAADRV). The Splunk SDK for Java has been tested with Splunk Enterprise 8.0 and 8.2.0.
43+
[Installing & Running Splunk](http://dev.splunk.com/view/SP-CAAADRV). The Splunk SDK for Java has been tested with Splunk Enterprise 9.0 and 8.2.
4444

4545
#### Splunk SDK for Java
4646

0 commit comments

Comments
 (0)