Skip to content

Commit

Permalink
fix version typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lbialy committed Jun 12, 2024
1 parent 9e849e4 commit aae039a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions besom-cfg/k8s/project.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//> using scala 3.3.3

//> using dep com.lihaoyi::os-lib::0.9.3
//> using dep org.virtuslab::besom-cfg:0.4.0-SNAPSHOT
//> using dep org.virtuslab::besom-cfg:0.2.0-SNAPSHOT
//> using dep org.virtuslab::besom-kubernetes:4.13.1-core.0.3
//> using dep com.lihaoyi::fansi::0.5.0
//> using dep com.lihaoyi::fastparse:3.1.0
Expand All @@ -21,4 +21,4 @@
//> using publish.developer "prolativ|Michał Pałka|https://github.com/prolativ"
//> using publish.developer "KacperFKorban|Kacper Korban|https://github.com/KacperFKorban"
//> using publish.developer "pawelprazak|Paweł Prażak|https://github.com/pawelprazak"
//> using repository sonatype:snapshots
//> using repository sonatype:snapshots

0 comments on commit aae039a

Please sign in to comment.