-
Notifications
You must be signed in to change notification settings - Fork 164
4.24.8 is not stable #524
Copy link
Copy link
Closed
Labels
bugCreate a report to help us improveCreate a report to help us improve
Description
Describe the bug
In our code we are using
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:latest.release' which seems referring to 4.24.8 version.
While building we are getting
Could not find org.jfrog.filespecs:file-specs-java:1.0.0.
Searched in the following locations:
- https://plugins.gradle.org/m2/org/jfrog/filespecs/file-specs-java/1.0.0/file-specs-java-1.0.0.pom
Required by:
project :test > org.jfrog.buildinfo:build-info-extractor-gradle:4.24.8 > org.jfrog.buildinfo:build-info-extractor:2.28.2
Also, As per https://plugins.gradle.org/plugin/com.jfrog.artifactory, 4.21.0 is the latest.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugCreate a report to help us improveCreate a report to help us improve