Skip to content

Commit 9fa0251

Browse files
chore(deps): update dependency org.nd4j:nd4j-api to v1.0.0-snapshot
1 parent b098b8e commit 9fa0251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deeplearning4j-cuda.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Deep learning library for the JVM (CUDA support)",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-beta6" },
4+
{ "name": "v", "value": "1.0.0-SNAPSHOT" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.nd4j:nd4j-api" },
66
{ "name": "cuda", "value": "10.2" },
77
{ "name": "slf4j", "value": "1.7.36" },

deeplearning4j.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Deep learning library for the JVM",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-beta6" },
4+
{ "name": "v", "value": "1.0.0-SNAPSHOT" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.nd4j:nd4j-api" },
66
{ "name": "slf4j", "value": "1.7.36" },
77
{ "name": "slf4j-renovate-hint", "value": "update: package=org.slf4j:slf4j-api" },

0 commit comments

Comments
 (0)