diff options
author | David Runge <dave@sleepmap.de> | 2024-02-18 11:32:26 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-18 11:32:26 +0100 |
commit | 93d9dce842160125bdf235ba0cb85d25f9c13743 (patch) | |
tree | d26b45274163506c1afb14385c8ac7fac08be573 | |
parent | 841c13d9755d6a7c9bcc6d6b4c23007d1958767e (diff) | |
download | nvchecker-93d9dce842160125bdf235ba0cb85d25f9c13743.tar.gz nvchecker-93d9dce842160125bdf235ba0cb85d25f9c13743.tar.bz2 nvchecker-93d9dce842160125bdf235ba0cb85d25f9c13743.tar.xz nvchecker-93d9dce842160125bdf235ba0cb85d25f9c13743.zip |
Update solr
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index 571a459..2b063ce 100644 --- a/extra.old.json +++ b/extra.old.json @@ -649,7 +649,7 @@ "slimit": "0.8.1", "snd": "24.1", "solaar": "1.1.10", - "solr": "releases/solr/9.4.0", + "solr": "releases/solr/9.5.0", "sonic-visualiser": "sv_v4.5.2", "sonivox": "v3.6.12", "sorcer": "release-1.1.3", diff --git a/extra.old.json~ b/extra.old.json~ index f067739..571a459 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -533,7 +533,7 @@ "python-pytest-shell-utilities": "1.8.0", "python-pytest-skip-markers": "1.5.1", "python-pytest-subtesthack": "0.2.0", - "python-pytest-testinfra": "10.0.0", + "python-pytest-testinfra": "10.1.0", "python-pytest-vcr": "1.0.2", "python-pytest-xprocess": "0.23.0", "python-pythonfinder": "2.1.0", |