Skip to content

Unresolved dependency: com.thesamet#sbt-protoc;0.99.23: not found #330

@AdityaSaroj

Description

@AdityaSaroj

The code had been running fine till March, but now I get this:
sbt.librarymanagement.ResolveException: unresolved dependency: com.thesamet#sbt-protoc;0.99.23: not found

This is the code (scalapb.st):

addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.23")

libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.9.0"

And, build.properties:
sbt.version = 1.2.8

I tried upgrading the version, but it did not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions