Skip to content

Commit

Permalink
Bump com.github.yannrichet:Rsession from 1.8.3 to 3.1.8
Browse files Browse the repository at this point in the history
Bumps [com.github.yannrichet:Rsession](https://github.com/yannrichet/rsession) from 1.8.3 to 3.1.8.
- [Release notes](https://github.com/yannrichet/rsession/releases)
- [Commits](yannrichet/rsession@1.8.3...3.1.8)

---
updated-dependencies:
- dependency-name: com.github.yannrichet:Rsession
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 8f2eca8 commit 8962363
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
implementation 'org.apache.groovy:groovy-all:4.0.17'

// https://mvnrepository.com/artifact/com.github.yannrichet/Rsession
implementation 'com.github.yannrichet:Rsession:1.8.3'
implementation 'com.github.yannrichet:Rsession:3.1.8'

// https://mvnrepository.com/artifact/org.rosuda.REngine/Rserve
implementation 'org.rosuda.REngine:Rserve:1.8.1'
Expand Down
2 changes: 1 addition & 1 deletion tools/opad/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'org.apache.commons:commons-math3:3.6.1'

// https://mvnrepository.com/artifact/com.github.yannrichet/Rsession
implementation 'com.github.yannrichet:Rsession:1.8.3'
implementation 'com.github.yannrichet:Rsession:3.1.8'

// https://mvnrepository.com/artifact/org.rosuda.REngine/Rserve
implementation 'org.rosuda.REngine:Rserve:1.8.1'
Expand Down

0 comments on commit 8962363

Please sign in to comment.