Skip to content

Commit

Permalink
Merge branch 'dev' into sp/#959-new-participant-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-peter authored Nov 28, 2024
2 parents 1bf4162 + bab8890 commit 4ef7d50
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 @@ -11,7 +11,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 "6.0.0.5145" // sonarqube
id "org.sonarqube" version "6.0.1.5171" // sonarqube
id "org.scoverage" version "8.1" // 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 4ef7d50

Please sign in to comment.