Skip to content

Commit

Permalink
[Twitter-oss] bump release version
Browse files Browse the repository at this point in the history
[Twitter-oss] bump release version

Differential Revision: https://phabricator.twitter.biz/D1100185
  • Loading branch information
mattdickinson5 authored and jenkins committed Sep 22, 2023
1 parent 1904b60 commit 17e76b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Global / onChangedBuildSource := ReloadOnSourceChanges
Global / excludeLintKeys += scalacOptions // might be actually unused in util-doc module but not sure

// All Twitter library releases are date versioned as YY.MM.patch
val releaseVersion = "23.3.0-SNAPSHOT"
val releaseVersion = "23.9.0-SNAPSHOT"

val slf4jVersion = "1.7.30"
val jacksonVersion = "2.14.3"
Expand Down

0 comments on commit 17e76b3

Please sign in to comment.