Skip to content

Commit

Permalink
Merge pull request #45 from ClockworkConsulting/bump-jarjar-1
Browse files Browse the repository at this point in the history
Update jarjar-abrams to 1.14.0
  • Loading branch information
tgodzik committed Mar 18, 2024
2 parents 0e44bfa + 2a3f23f commit db53aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -36,5 +36,5 @@ scriptedBufferLog := false
sbtPlugin := true
(pluginCrossBuild / sbtVersion) := targetSbtVersion

libraryDependencies += "com.eed3si9n.jarjarabrams" %% "jarjar-abrams-core" % "1.8.2"
libraryDependencies += "com.eed3si9n.jarjarabrams" %% "jarjar-abrams-core" % "1.14.0"

0 comments on commit db53aeb

Please sign in to comment.