Skip to content

Commit

Permalink
Add Gradle lockfiles for cas-virkailja and cas-oppija to see if Trivy…
Browse files Browse the repository at this point in the history
… figures out the dependencies
  • Loading branch information
rce committed Dec 17, 2024
1 parent 8771cfa commit 4e7f925
Show file tree
Hide file tree
Showing 5 changed files with 973 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cas-oppija/build.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
dependencyLocking {
lockAllConfigurations()
}

buildscript {
repositories {
if (project.privateRepoUrl) {
Expand Down
Loading

0 comments on commit 4e7f925

Please sign in to comment.