mirror of
https://github.com/xerial/snappy-java.git
synced 2025-04-08 19:35:08 +02:00
Update sbt to 1.9.0 (#455)
* Update sbt to 1.9.0 * Run CI on sbt upgrade --------- Co-authored-by: Taro L. Saito <leo@xerial.org>
This commit is contained in:
parent
326f0b45ee
commit
f32d5b0d7c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
- '**.so'
|
||||
- '**.dll'
|
||||
- 'src/main/resources/**'
|
||||
- 'project/build.properties'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -20,6 +21,7 @@ on:
|
||||
- '**.sbt'
|
||||
- '.github/workflows/*.yml'
|
||||
- 'src/main/resources/org/xerial/snappy/**'
|
||||
- 'project/build.properties'
|
||||
|
||||
jobs:
|
||||
code_format:
|
||||
|
@ -1,2 +1,2 @@
|
||||
sbt.version=1.8.3
|
||||
sbt.version=1.9.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user