Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
paulk-asert committed Jun 14, 2023
1 parent 67730b2 commit 90e890d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
plugins {
id 'org.kordamp.gradle.project' version '0.47.0'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'com.github.ben-manes.versions' version '0.47.0'
// uncomment when using JDK11+
// id 'com.autonomousapps.dependency-analysis' version '1.17.0'
}
Expand Down
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group = org.groovycookbook
sourceCompatibility = 1.8
targetCompatibility = 1.8

arpackNgPlatformVersion = 3.8.0-1.5.8
arpackNgPlatformVersion = 3.9.0-1.5.9
beamVersion = 2.48.0
camelLegacyVersion = 3.14.4
camelVersion = 3.20.2
Expand All @@ -35,16 +35,16 @@ igniteVersion = 2.15.0
jacksonVersion = 2.15.2
jfreechartVersion = 1.5.4
junitVersion = 4.13.1
knowmXchartVersion = 3.8.3
knowmXchartVersion = 3.8.4
log4j2Version = 2.20.0
nd4jVersion = 1.0.0-M2.1
nlpcraftVersion = 0.9.0
openblasPlatformVersion = 0.3.21-1.5.8
openblasPlatformVersion = 0.3.23-1.5.9
opencsvVersion = 5.7.1
opennlpLegacyVersion = 1.9.4
opennlpVersion = 2.2.0
slf4jVersion = 2.0.7
smileVersion = 3.0.1
smileVersion = 3.0.2
tablesawVersion = 0.43.1
tikaVersion = 2.8.0
tribuoVersion = 4.3.1
Expand Down

0 comments on commit 90e890d

Please sign in to comment.