File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Twitter Util
22
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 )
44[ ![ Codecov] ( https://codecov.io/gh/twitter/util/branch/develop/graph/badge.svg )] ( https://codecov.io/gh/twitter/util )
55[ ![ Project status] ( https://img.shields.io/badge/status-active-brightgreen.svg )] ( #status )
66[ ![ 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
44Global / excludeLintKeys += scalacOptions // might be actually unused in util-doc module but not sure
55
66// All Twitter library releases are date versioned as YY.MM.patch
7- val releaseVersion = " 22.10.0-SNAPSHOT "
7+ val releaseVersion = " 22.7.0 "
88
99val slf4jVersion = " 1.7.30"
1010val jacksonVersion = " 2.13.3"
You can’t perform that action at this time.
0 commit comments