Skip to content

Commit

Permalink
Merge branch 'main' into ms/#253-return-actual-PvInput-instead-of-tim…
Browse files Browse the repository at this point in the history
…e-series
  • Loading branch information
staudtMarius authored Nov 14, 2024
2 parents 6ae144c + 87652ab commit 6d36bd4
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 @@ -7,7 +7,7 @@ plugins {
id 'com.diffplug.spotless' version '6.25.0'// code format
id "de.undercouch.download" version "5.6.0" // downloads plugin
id 'jacoco' // java code coverage plugin
id "org.sonarqube" version "5.0.0.4638" // sonarqube
id "org.sonarqube" version "5.1.0.4882" // sonarqube
id 'org.scoverage' version '8.1' // Code coverage plugin for scala
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific task
}
Expand Down

0 comments on commit 6d36bd4

Please sign in to comment.