Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing 'iron-pureconfig' artifact #274

Closed
shubbush opened this issue Sep 30, 2024 · 2 comments
Closed

Missing 'iron-pureconfig' artifact #274

shubbush opened this issue Sep 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@shubbush
Copy link

Describe the bug
Scala environment: JVM/Scala.JS/ScalaNative
Scala version: 3.4.1
Iron version: 2.6.0

Reproduction steps
The steps to reproduce the described issue
Add 'iron-pureconfig' dependency:

libraryDependencies += "io.github.iltotore" %% "iron-pureconfig" % "2.6.0"

Expected behavior
Artifact is available.

Current behavior
Artifact is not found.

@shubbush shubbush added the bug Something isn't working label Sep 30, 2024
@Iltotore
Copy link
Owner

Iltotore commented Oct 1, 2024

Indeed it was not published. I'll check the cause once available and manually publish the missing version.

@Iltotore
Copy link
Owner

Iltotore commented Oct 6, 2024

Found the "problem". Actually, the Pureconfig support was added after the release of 2.6.0. It will land in the next release, probably 3.0.0

@Iltotore Iltotore closed this as completed Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants