Skip to content

Commit

Permalink
minor edits, regen docs, seisFile as snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
crotwell committed Oct 24, 2024
1 parent d3a3852 commit b444856
Show file tree
Hide file tree
Showing 45 changed files with 4,989 additions and 4,953 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ val webserverImplementation by configurations.getting {

dependencies {
implementation("org.json:json:20240303")
//implementation("edu.sc.seis:seisFile:2.2.0-SNAPSHOT") {
implementation("edu.sc.seis:seisFile:2.2.1-SNAPSHOT") {
// or
implementation("edu.sc.seis:seisFile:2.2.0") {
//implementation("edu.sc.seis:seisFile:2.2.0") {
// we need seisFile for sac/mseed3 output, but not all the other functionality
exclude(group = "org.apache.httpcomponents", module = "httpclient")
}
Expand Down
2 changes: 1 addition & 1 deletion docs/manual/searchindex.js

Large diffs are not rendered by default.

Loading

0 comments on commit b444856

Please sign in to comment.