question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Provide updated SNAPSHOT release

See original GitHub issue

Can you please provide an updated SNAPSHOT release of the 1.3.x branch which is compiled against the latest RC version of Kotlin 1.1 EAP (1.1.0-rc-91)? Currently it’s not possible to use KotlinTest 1.3.6 with this RC of Kotlin due to binary incompatibility 😦

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
elect86commented, Mar 1, 2017
1reaction
sksamuelcommented, Feb 21, 2017

I’ll release this by Thursday night.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What exactly is a Maven Snapshot and why do we need it?
A snapshot version in Maven is one that has not been released. The idea is that before a 1.0 release (or any other...
Read more >
Maven Snapshot Repository vs Release Repository - Baeldung
The snapshot repository is a repository used for incremental, unreleased artifact versions. A snapshot version is a version that has not yet ...
Read more >
Maven - Snapshots - Tutorialspoint
Now data-service team will release SNAPSHOT of its updated code every time to repository, say data-service: 1.0-SNAPSHOT, replacing an older SNAPSHOT jar.
Read more >
Use Maven snapshots - CodeArtifact - AWS Documentation
When a Maven snapshot is published, its previous version is preserved in a new version called a build. Each time a Maven snapshot...
Read more >
SNAPSHOT versions with their corresponding releases
The use-releases goal, will look at all your project dependencies and see what -SNAPSHOT versions have been released. If any of your projects...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found