<!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-maven-plugin --> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-maven-plugin</artifactId> <version>1.1.2-5</version> <scope>provided</scope> </dependency> Include comment with link to declaration...
<!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-maven-plugin --> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-maven-plugin</artifactId> <version>1.1.2-2</version> <scope>provided</scope> </dependency> Include comment with link to declaration...
<version>${kotlin.version}</version> </dependency> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-test</artifactId> <version>${kotlin.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-reflect...
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency @dependabot ignore this major versionwill close t...
- [Commits](gatling/gatling-maven-plugin@v4.16.1...v4.16.2) --- updated-dependencies: - dependency-name: io.gatling:gatling-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>...
compile group: 'org.jetbrains.kotlin', name: 'kotlin-gradle-plugin', version: '1.5.30-RC' //Thanks for using https://jar-download.com <dependency org="org.jetbrains.kotlin" name="kotlin-gradle-plugin" rev="1.5.30-RC"/> <!-- Thanks for using http...
<!-- https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-gradle-plugin --> <dependency> <groupId>org.jetbrains.kotlin</groupId> <artifactId>kotlin-gradle-plugin</artifactId> <version>1.7.20-dev-159</version> </dependency> Include comment with link to declaration Note: this artif...
com.netflix.nebula » gradle-dependency-lock-pluginApache Gradle plugin to allow locking of dynamic dependency versions Last Release on Dec 12, 2024 10. Gradle Conventions Plugin15 usages com.eygraber » gradle-conventions-pluginMIT
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-enforcer-plugin</artifactId> <version>3.5.0</version> <dependencies> <dependency> <groupId>de.skuzzle.enforcer</groupId> <artifactId>restrict-imports-enforcer-rule</artifactId> <version>2.6.0</version> </dependency> </...
updates until the next major or minor version, let me know by commenting@dependabot ignore this major versionor@dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding anignoreconditionwith the desiredupdate_typesto your config ...