File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Twitter Util
2
2
3
- [ ![ Build Status] ( https://github.com/twitter/util/workflows/continuous%20integration/badge.svg?branch=develop )] ( https://github.com/twitter/util/actions?query=workflow%3A%22continuous+integration%22+branch%3Adevelop )
3
+ [ ![ Build Status] ( https://github.com/twitter/util/workflows/continuous%20integration/badge.svg?branch=release )] ( https://github.com/twitter/util/actions?query=workflow%3A%22continuous+integration%22+branch%3Arelease )
4
4
[ ![ Codecov] ( https://codecov.io/gh/twitter/util/branch/develop/graph/badge.svg )] ( https://codecov.io/gh/twitter/util )
5
5
[ ![ Project status] ( https://img.shields.io/badge/status-active-brightgreen.svg )] ( #status )
6
6
[ ![ Gitter] ( https://badges.gitter.im/twitter/finagle.svg )] ( https://gitter.im/twitter/finagle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
4
4
Global / excludeLintKeys += scalacOptions // might be actually unused in util-doc module but not sure
5
5
6
6
// All Twitter library releases are date versioned as YY.MM.patch
7
- val releaseVersion = " 22.10.0-SNAPSHOT "
7
+ val releaseVersion = " 22.7.0 "
8
8
9
9
val slf4jVersion = " 1.7.30"
10
10
val jacksonVersion = " 2.13.3"
You can’t perform that action at this time.
0 commit comments