Skip to content

Commit

Permalink
updated jacs-model to deal with shared workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
porterbot committed May 31, 2024
1 parent de5a959 commit a151fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies {

// Janelia libraries
JAVA_LSF_LIB = "org.janelia:java-lsf:1.4.0"
JACS_MODEL_VERSION = "2.99"
JACS_MODEL_VERSION = "3.00"
JACS_MODEL_CORE_LIB = "org.janelia.jacs-model:jacs-model-core:${JACS_MODEL_VERSION}"
JACS_MODEL_ACCESS_LIB = "org.janelia.jacs-model:jacs-model-access:${JACS_MODEL_VERSION}"
JACS_MODEL_RENDERING_LIB = "org.janelia.jacs-model:jacs-model-rendering:${JACS_MODEL_VERSION}"
Expand Down

0 comments on commit a151fe3

Please sign in to comment.