Skip to content

Commit

Permalink
Merge branch 'dev' into jb/#671-externaldataservice
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-bao committed Apr 2, 2024
2 parents 16130a3 + dc78bcd commit 66fdd88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id "de.undercouch.download" version "5.6.0" // downloads plugin
id "kr.motd.sphinx" version "2.10.1" // documentation generation
id "com.github.johnrengelman.shadow" version "8.1.1" // fat jar
id "org.sonarqube" version "4.4.1.3373" // sonarqube
id "org.sonarqube" version "5.0.0.4638" // sonarqube
id "org.scoverage" version "8.0.3" // scala code coverage scoverage
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific spec task
id 'org.hidetake.ssh' version '2.11.2'
Expand Down

0 comments on commit 66fdd88

Please sign in to comment.