Skip to content

Commit

Permalink
Update to version 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed May 29, 2020
1 parent a1af17e commit 592cb55
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 @@ enablePlugins(SbtPlugin)

name := "sbt-findsecbugs"
organization := "nl.codestar"
version := "0.16-SNAPSHOT"
version := "0.16"
description := "The Findbugs security plugin wrapped in a sbt plugin"

scalaVersion := "2.12.8"
Expand Down

0 comments on commit 592cb55

Please sign in to comment.