Skip to content

Commit

Permalink
updated dependencies and npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Nov 20, 2024
1 parent 19192c3 commit 57633e8
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 210 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ buildscript {
}

plugins {
id "org.sonarqube" version "5.1.0.4882"
id "org.sonarqube" version "6.0.0.5145"
id "java"
id "idea"
id "com.github.johnrengelman.shadow" version '8.1.1'
id "maven-publish"
id "io.freefair.aspectj.post-compile-weaving" version "8.10.2"
id "io.freefair.aspectj.post-compile-weaving" version "8.11"
}

group = 'com.github.znsio'
Expand Down
Loading

0 comments on commit 57633e8

Please sign in to comment.