Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nshmp-ws-static
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ghsc
National Seismic Hazard Model Project
nshmp-ws-static
Commits
9013ed48
Commit
9013ed48
authored
1 year ago
by
Clayton, Brandon Scott
Browse files
Options
Downloads
Plain Diff
Merge branch 'utils-java' into 'main'
utils-java See merge request
!150
parents
19243eb4
da6dc6f5
No related branches found
No related tags found
1 merge request
!150
utils-java
Pipeline
#342249
passed
1 year ago
Stage: build
Stage: trigger
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gradle.properties
+1
-1
1 addition, 1 deletion
gradle.properties
gradle/dependencies.gradle
+1
-1
1 addition, 1 deletion
gradle/dependencies.gradle
with
2 additions
and
2 deletions
gradle.properties
+
1
−
1
View file @
9013ed48
...
@@ -8,7 +8,7 @@ netcdfVersion = 5.5.2
...
@@ -8,7 +8,7 @@ netcdfVersion = 5.5.2
nodePluginVersion
=
3.0.1
nodePluginVersion
=
3.0.1
nodeVersion
=
16.3.0
nodeVersion
=
16.3.0
nshmpLibVersion
=
1.4.2
nshmpLibVersion
=
1.4.2
nshmp
Ws
UtilsVersion
=
0.
3.14
nshmpUtils
Java
Version
=
0.
4.0
openApiVersion
=
4.0.0
openApiVersion
=
4.0.0
shadowVersion
=
7.1.1
shadowVersion
=
7.1.1
slfVersion
=
1.7.30
slfVersion
=
1.7.30
...
...
This diff is collapsed.
Click to expand it.
gradle/dependencies.gradle
+
1
−
1
View file @
9013ed48
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
dependencies
{
dependencies
{
// NSHMP
// NSHMP
implementation
"ghsc:nshmp-lib:${nshmpLibVersion}"
implementation
"ghsc:nshmp-lib:${nshmpLibVersion}"
implementation
"ghsc:nshmp-
ws-
utils:${nshmp
Ws
UtilsVersion}"
implementation
"ghsc:nshmp-utils
-java
:${nshmpUtils
Java
Version}"
// NetCDF
// NetCDF
implementation
"edu.ucar:cdm-core:${netcdfVersion}"
implementation
"edu.ucar:cdm-core:${netcdfVersion}"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment