Skip to content

Commit

Permalink
Update dependencies and Jolokia version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtescher committed Apr 4, 2017
1 parent d3c84ed commit 12c550c
Show file tree
Hide file tree
Showing 7 changed files with 574 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016 Julian Tescher
Copyright (c) 2017 Julian Tescher

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ version := "1.0.2"

scalaVersion := "2.10.6"

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.0.6")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.1.5")

publishMavenStyle := false

Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=0.13.12
sbt.version=0.13.13

0 comments on commit 12c550c

Please sign in to comment.