Skip to content

Commit 778264c

Browse files
committed
Serilog dependency version tweak.
1 parent 62a5ee3 commit 778264c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.Splunk/Serilog.Sinks.Splunk.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<tags>serilog logging splunk</tags>
1313
<dependencies>
1414
<group>
15-
<dependency id="Serilog" version="1.4.168" />
15+
<dependency id="Serilog" version="[1.4,2)" />
1616
<dependency id="Splunk.Client" version="2.0.0" />
1717
</group>
1818
<group targetFramework="net45">

0 commit comments

Comments
 (0)