Skip to content

Commit

Permalink
Merge pull request #104 from cvrebert/bump-twitter-text
Browse files Browse the repository at this point in the history
Bump twitter-text to v1.12.1
  • Loading branch information
cvrebert committed May 18, 2015
2 parents 5080dad + f760a07 commit fdc71a6
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 @@ -21,7 +21,7 @@ libraryDependencies += "nu.validator" % "validator" % "15.4.12" excludeAll(

libraryDependencies += "com.jcabi" % "jcabi-github" % "0.23"

libraryDependencies += "com.twitter" % "twitter-text" % "1.11.1"
libraryDependencies += "com.twitter" % "twitter-text" % "1.12.1"

libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.1.2"

Expand Down

0 comments on commit fdc71a6

Please sign in to comment.